Uses of Interface
org.geotools.gml.GMLHandlerJTS
Packages that use GMLHandlerJTS
Package
Description
Reads
GML files and translates them into Java objects.
The package name does not map the prefix name because we feel that this
is a better representation.
-
Uses of GMLHandlerJTS in org.geotools.gml
Classes in org.geotools.gml that implement GMLHandlerJTSModifier and TypeClassDescriptionclass
LEVEL3 GML filter: translates JTS elements and attribute data into features.class
Simple test implementation ofGMLHandlerJTS
.Constructors in org.geotools.gml with parameters of type GMLHandlerJTSModifierConstructorDescriptionGMLFilterGeometry
(GMLHandlerJTS parent) Constructor with parent, which must implement GMLHandlerJTS. -
Uses of GMLHandlerJTS in org.geotools.xml.filter
Classes in org.geotools.xml.filter that implement GMLHandlerJTS