| Package | Description |
|---|---|
| org.geolatte.geom.codec.db.sqlserver |
Encoder/Decoder classes for serializing Geometries and Coordinate Reference Systems to Microsoft SQL Server internal
format.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) FigureAttribute |
Figure.figureAttribute |
| Modifier and Type | Method and Description |
|---|---|
(package private) static FigureAttribute |
FigureAttribute.valueOf(byte b) |
static FigureAttribute |
FigureAttribute.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FigureAttribute[] |
FigureAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Figure(FigureAttribute attribute,
int offset) |