Uses of Package
org.locationtech.jts.io.gml2
-
Packages that use org.locationtech.jts.io.gml2 Package Description org.locationtech.jts.io.gml2 Classes to read and write the GML2 geometry format.org.locationtech.jtsexample.io.gml2 -
Classes in org.locationtech.jts.io.gml2 used by org.locationtech.jts.io.gml2 Class Description GeometryStrategies.ParseStrategy This set of strategies is not expected to be used directly outside of this distribution.GMLHandler.Handler This class is intended to log the SAX activity within a given element until its termination. -
Classes in org.locationtech.jts.io.gml2 used by org.locationtech.jtsexample.io.gml2 Class Description GMLHandler A SAXDefaultHandler
which buildsGeometry
s from GML2-formatted geometries.