Uses of Class
org.gcube.spatial.data.gis.symbology.ClassStyleDef
-
Packages that use ClassStyleDef Package Description org.gcube.spatial.data.gis.symbology -
-
Uses of ClassStyleDef in org.gcube.spatial.data.gis.symbology
Method parameters in org.gcube.spatial.data.gis.symbology with type arguments of type ClassStyleDef Modifier and Type Method Description static StringStyleUtils. createStyle(String nameStyle, String attributeName, ArrayList<ClassStyleDef> classes, Color c1, Color c2)Deprecated.static StringStyleUtils. createStyle(String nameStyle, String attributeName, ArrayList<ClassStyleDef> classes, Color c1, Color c2, GeometryType geometryType)
-