private OpenGisType |
SqlServerGeometry.firstShapeOpenGisType() |
protected OpenGisType |
MultiLineStringSqlServerDecoder.getOpenGisType() |
protected OpenGisType |
AbstractGeometryCollectionSqlServerDecoder.getOpenGisType() |
protected OpenGisType |
MultiPointSqlServerDecoder.getOpenGisType() |
protected abstract OpenGisType |
AbstractSqlServerDecoder.getOpenGisType() |
protected OpenGisType |
MultiPolygonSqlServerDecoder.getOpenGisType() |
protected OpenGisType |
PointSqlServerDecoder.getOpenGisType() |
protected OpenGisType |
GeometryCollectionSqlServerDecoder.getOpenGisType() |
protected OpenGisType |
PolygonSqlServerDecoder.getOpenGisType() |
protected OpenGisType |
LineStringSqlServerDecoder.getOpenGisType() |
(package private) OpenGisType |
SqlServerGeometry.getOpenGisTypeOfShape(int shpIdx) |
(package private) OpenGisType |
SqlServerGeometry.openGisType() |
(package private) static OpenGisType |
OpenGisType.valueOf(byte b) |
static OpenGisType |
OpenGisType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OpenGisType[] |
OpenGisType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|