Class | Description |
---|---|
CoordinateFormatter |
Formats coordinates with a given number of decimals, using code more efficient than NumberFormat
when possible.
|
CoordinateWriter |
Handles the writing of coordinates for GML.
|
FeatureTransformer |
FeatureTransformer provides a mechanism for converting Feature objects into (hopefully) valid
gml.
|
FeatureTransformer.FeatureTranslator |
Outputs gml without any fancy indents or newlines.
|
FeatureTransformer.FeatureTypeNamespaces | |
FeatureTypeTransformer |
Transformer that transforms feature types into (hopefully) valid XML schemas.
|
FeatureTypeTransformer.FeatureTypeTranslator |
A FeatureTypeTranslator encodes FeatureTypes as a (hopefully) valid XML schema.
|
GeometryTransformer |
Used to walk through GeometryObjects issuing SAX events as needed.
|
GeometryTransformer.GeometryTranslator |
Copyright © 1996–2019 Geotools. All rights reserved.