JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum 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 class with the specified name.
static
XyzmMode
[]
XyzmMode.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.