Package org.locationtech.jts.io.gml2
package org.locationtech.jts.io.gml2
Classes to read and write the GML2 geometry format.
-
ClassDescriptionContainer for GML2 Geometry parsing strategies which can be represented in JTS.This set of strategies is not expected to be used directly outside of this distribution.Various constant strings associated with GML format.A SAX
DefaultHandler
which buildsGeometry
s from GML2-formatted geometries.This class is intended to log the SAX activity within a given element until its termination.Reads a GML2 geometry from an XML fragment into aGeometry
.WritesGeometry
s as XML fragments in GML2 format.