A B C D E G I L M O P S

A

AbstractGeometry - Class in it.cutruzzula.lgml.geometry
The abstract class to derive WKT objects
AbstractGeometry() - Constructor for class it.cutruzzula.lgml.geometry.AbstractGeometry
 
asWKT() - Method in class it.cutruzzula.lgml.geometry.AbstractGeometry
Method to get the parsed GML content as WKT.
asWKT() - Method in class it.cutruzzula.lgml.geometry.Envelope
Method to get the WKT form of this envelope object.
asWKT() - Method in class it.cutruzzula.lgml.geometry.LinearRing
Method to get the WKT form of this linear-ring object.
asWKT() - Method in class it.cutruzzula.lgml.geometry.LineString
Method to get the WKT form of this line-string object.
asWKT() - Method in class it.cutruzzula.lgml.geometry.MultiLineString
Method to get the WKT form of this multi-line-string object.
asWKT() - Method in class it.cutruzzula.lgml.geometry.MultiPoint
Method to get the WKT form of this multi-point object.
asWKT() - Method in class it.cutruzzula.lgml.geometry.MultiPolygon
Method to get the WKT form of this multi-polygon object.
asWKT() - Method in class it.cutruzzula.lgml.geometry.Point
Method to get the WKT form of this point object.
asWKT() - Method in class it.cutruzzula.lgml.geometry.Polygon
Method to get the WKT form of this polygon object.

A B C D E G I L M O P S