Uses of Interface
org.geotools.gml.GMLHandlerFeature
-
Packages that use GMLHandlerFeature Package Description org.geotools.gml Reads GML files and translates them into Java objects. -
-
Uses of GMLHandlerFeature in org.geotools.gml
Classes in org.geotools.gml that implement GMLHandlerFeature Modifier and Type Class Description class
GMLReceiver
Constructors in org.geotools.gml with parameters of type GMLHandlerFeature Constructor Description GMLFilterFeature(GMLHandlerFeature parent)
Constructor with parent, which must implement GMLHandlerJTS.
-