| Package | Description |
|---|---|
| org.geotools.gml2 | |
| org.geotools.gml2.bindings | |
| org.geotools.gml3 | |
| org.geotools.gml3.bindings | |
| org.geotools.gml3.v3_2 | |
| org.geotools.gml3.v3_2.bindings |
| Modifier and Type | Field and Description |
|---|---|
protected SrsSyntax |
GMLConfiguration.srsSyntax
Srs name style to encode srsName URI's with
|
| Modifier and Type | Method and Description |
|---|---|
SrsSyntax |
GMLConfiguration.getSrsSyntax()
Returns the syntax to use for encoding srs uris.
|
static SrsSyntax |
SrsSyntax.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SrsSyntax[] |
SrsSyntax.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GMLConfiguration.setSrsSyntax(SrsSyntax srsSyntax)
Sets the syntax to use for encoding srs uris.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
GML2EncodingUtils.toURI(CoordinateReferenceSystem crs,
SrsSyntax srsSyntax)
Encodes the crs object as a uri using the specified syntax.
|
| Modifier and Type | Field and Description |
|---|---|
protected SrsSyntax |
GMLConfiguration.srsSyntax
Srs name style to encode srsName URI's with
|
| Modifier and Type | Method and Description |
|---|---|
SrsSyntax |
GMLConfiguration.getSrsSyntax()
Returns the syntax to use for encoding srs uris.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GMLConfiguration.setSrsSyntax(SrsSyntax srsSyntax)
Sets the syntax to use for encoding srs uris.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractGeometryTypeBinding.setSrsSyntax(SrsSyntax srsSyntax) |
static URI |
GML3EncodingUtils.toURI(CoordinateReferenceSystem crs,
SrsSyntax srsSyntax) |
| Constructor and Description |
|---|
AbstractGeometryTypeBinding(Configuration config,
SrsSyntax srsSyntax) |
EnvelopeTypeBinding(Configuration config,
SrsSyntax srsSyntax) |
| Modifier and Type | Method and Description |
|---|---|
SrsSyntax |
GMLConfiguration.getSrsSyntax()
Returns the syntax to use for encoding srs uris.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GMLConfiguration.setSrsSyntax(SrsSyntax srsSyntax)
Sets the syntax to use for encoding srs uris.
|
| Constructor and Description |
|---|
EnvelopeTypeBinding(Configuration config,
SrsSyntax srsSyntax) |
Copyright © 1996–2019 Geotools. All rights reserved.