Package it.cutruzzula.lgml.geometry

Class Summary
AbstractGeometry The abstract class to derive WKT objects
Envelope The class represents an Envelope object.
LinearRing The class represents a linear-ring object.
LineString The class represents a LINESTRING object.
MultiLineString The class represents a MULTILINESTRING object.
MultiPoint The class represents a MULTIPOINT object.
MultiPolygon The class represents a MULTIPOLYGON object.
Point The class represents a POINT object.
Polygon The class represents a POLYGON object.