Uses of Class
org.dashbuilder.renderer.c3.client.jsbinding.geojson.GeometryType
-
Packages that use GeometryType Package Description org.dashbuilder.renderer.c3.client.jsbinding.geojson -
-
Uses of GeometryType in org.dashbuilder.renderer.c3.client.jsbinding.geojson
Methods in org.dashbuilder.renderer.c3.client.jsbinding.geojson that return GeometryType Modifier and Type Method Description GeometryTypeGeometry. getType()static GeometryTypeGeometryType. valueOf(String name)Returns the enum constant of this type with the specified name.static GeometryType[]GeometryType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-