Uses of Class
com.flagstone.transform.datatype.WebPalette

Packages that use WebPalette
com.flagstone.transform.datatype This package contains the classes that represent the basic data types such as colours and transforms and formats that are used in the framework. 
 

Uses of WebPalette in com.flagstone.transform.datatype
 

Methods in com.flagstone.transform.datatype that return WebPalette
static WebPalette WebPalette.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WebPalette[] WebPalette.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2002-2010 Flagstone Software Ltd.. All Rights Reserved.