Uses of Enum Class
org.geotools.data.hana.wkb.GeometryType
Packages that use GeometryType
-
Uses of GeometryType in org.geotools.data.hana.wkb
Methods in org.geotools.data.hana.wkb that return GeometryTypeModifier and TypeMethodDescriptionstatic GeometryTypeGeometryType.getFromCode(int code) static GeometryTypeReturns the enum constant of this class with the specified name.static GeometryType[]GeometryType.values()Returns an array containing the constants of this enum class, in the order they are declared.