Package | Description |
---|---|
org.geotools.geopkg.geom |
Modifier and Type | Method and Description |
---|---|
EnvelopeType |
GeometryHeaderFlags.getEnvelopeIndicator() |
static EnvelopeType |
EnvelopeType.valueOf(byte b) |
static EnvelopeType |
EnvelopeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnvelopeType[] |
EnvelopeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GeometryHeaderFlags.setEnvelopeIndicator(EnvelopeType e) |
Copyright © 1996–2023 Geotools. All rights reserved.