Uses of Interface
org.geotools.gml.GMLHandlerGeometry
-
Packages that use GMLHandlerGeometry Package Description org.geotools.gml Reads GML files and translates them into Java objects. -
-
Uses of GMLHandlerGeometry in org.geotools.gml
Classes in org.geotools.gml that implement GMLHandlerGeometry Modifier and Type Class Description class
GMLFilterGeometry
LEVEL2 saxGML4j GML filter: translates coordinates and GML events into OGC simple types.Constructors in org.geotools.gml with parameters of type GMLHandlerGeometry Constructor Description GMLFilterDocument(GMLHandlerGeometry parent)
Constructor with parent.
-