See: Description
Interface | Description |
---|---|
GeometryStrategies.ParseStrategy |
This set of strategies is not expected to be used directly outside of this distribution.
|
Class | Description |
---|---|
GeometryStrategies |
Container for GML2 Geometry parsing strategies which can be represented in JTS.
|
GMLConstants |
Various constant strings associated with GML format.
|
GMLHandler |
A SAX
DefaultHandler which builds Geometry s
from GML2-formatted geometries. |
GMLHandler.Handler |
This class is intended to log the SAX activity within a given element until its termination.
|
GMLReader |
Reads a GML2 geometry from an XML fragment into a
Geometry . |
GMLWriter |
Writes
Geometry s as XML fragments in GML2 format. |