Uses of Class
org.gcube.spatial.data.gis.symbology.ClassStyleDef.ClassType
-
Packages that use ClassStyleDef.ClassType Package Description org.gcube.spatial.data.gis.symbology -
-
Uses of ClassStyleDef.ClassType in org.gcube.spatial.data.gis.symbology
Methods in org.gcube.spatial.data.gis.symbology that return ClassStyleDef.ClassType Modifier and Type Method Description ClassStyleDef.ClassTypeClassStyleDef. getType()static ClassStyleDef.ClassTypeClassStyleDef.ClassType. valueOf(String name)Returns the enum constant of this type with the specified name.static ClassStyleDef.ClassType[]ClassStyleDef.ClassType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-