Package com.vividsolutions.jts.io.gml2

Classes to read and write the GML2 geometry format.

See:
          Description

Class Summary
GeometryStrategies Container for GML2 Geometry parsing strategies which can be represented in JTS.
GMLHandler When you encounter some GML Geometry elements, you may either delegate the events to this handler.
GMLReader Reads the gml geometry(s) from the user specified xml fragment into a JTS geometry.
GMLWriter Writes JTS Geometries as GML2 into the writer provided, or as a string.
 

Package com.vividsolutions.jts.io.gml2 Description

Classes to read and write the GML2 geometry format.