Uses of Class
facets.util.shade.ShadeSet

Packages that use ShadeSet
facets.util.shade Abstract colours. 
 

Uses of ShadeSet in facets.util.shade
 

Fields in facets.util.shade declared as ShadeSet
static ShadeSet Shades.HTML_SET
          ShadeSet initialised with the set of HTML colors.
 

Constructors in facets.util.shade with parameters of type ShadeSet
ShadeSet(Shade[] shades, ShadeSet master)
          Core constructor, not public API.
ShadeSet(ShadeSet master)
          Constructor for public API.