JTS Topology Suite version 1.12

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.
GMLConstants Various constant strings associated with GML format.
GMLHandler A SAX DefaultHandler which builds Geometrys from GML2-formatted geometries.
GMLReader Reads a GML2 geometry from an XML fragment into a Geometry.
GMLWriter Writes Geometrys as XML fragments in GML2 format.
 

Package com.vividsolutions.jts.io.gml2 Description

Classes to read and write the GML2 geometry format.


JTS Topology Suite version 1.12