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.sqlserver.reader.Type
Packages that use
Type
Package
Description
org.geotools.data.sqlserver.reader
Uses of
Type
in
org.geotools.data.sqlserver.reader
Methods in
org.geotools.data.sqlserver.reader
that return
Type
Modifier and Type
Method
Description
static
Type
Type.
findType
(int value)
Type
Shape.
getType
()
static
Type
Type.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Type
[]
Type.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.