Uses of Class
org.geotools.data.hana.wkb.XyzmMode
-
Packages that use XyzmMode Package Description org.geotools.data.hana.wkb -
-
Uses of XyzmMode in org.geotools.data.hana.wkb
Methods in org.geotools.data.hana.wkb that return XyzmMode Modifier and Type Method Description static XyzmMode
XyzmMode. valueOf(String name)
Returns the enum constant of this type with the specified name.static XyzmMode[]
XyzmMode. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-