Uses of Package
org.geotools.gml2.simple
-
Packages that use org.geotools.gml2.simple Package Description org.geotools.gml2.simple org.geotools.gml3.simple -
Classes in org.geotools.gml2.simple used by org.geotools.gml2.simple Class Description FeatureCollectionEncoderDelegate Base class for feature collection optimized GML encoder delegatesGeometryEncoder Base class for all encoders writing a Geometry.GMLDelegate Interface factoring out the differences between GML versionsGMLWriter Helper class writing out GML elements and coordinates.ObjectEncoder Base class for all encoders used byFeatureCollectionEncoderDelegate
QualifiedName A QName subclass holding the fully qualified name as a field (important performance wise, ContentHandler writes out XML much faster if given the fully qualified name as opposed to namespace URI and local name) -
Classes in org.geotools.gml2.simple used by org.geotools.gml3.simple Class Description FeatureCollectionEncoderDelegate Base class for feature collection optimized GML encoder delegatesGeometryEncoder Base class for all encoders writing a Geometry.GMLDelegate Interface factoring out the differences between GML versionsGMLWriter Helper class writing out GML elements and coordinates.ObjectEncoder Base class for all encoders used byFeatureCollectionEncoderDelegate
QualifiedName A QName subclass holding the fully qualified name as a field (important performance wise, ContentHandler writes out XML much faster if given the fully qualified name as opposed to namespace URI and local name)