A E G I L M P S W X

G

getDimensions() - Method in class it.cutruzzula.lwkt.geometry.AbstractGeometry
Method to get the number of SRS dimensions.
getExterior() - Method in class it.cutruzzula.lwkt.geometry.Polygon
Method to get the external multi-point.
getInteriors() - Method in class it.cutruzzula.lwkt.geometry.Polygon
Method to get the list of internal multi-points.
getLineStrings() - Method in class it.cutruzzula.lwkt.geometry.MultiLineString
Method to get the list of line-strings.
getMultiPoints() - Method in class it.cutruzzula.lwkt.geometry.Polygon
Method to get the list of multi-points.
getPoints() - Method in class it.cutruzzula.lwkt.geometry.LineString
Method to get the list of points.
getPoints() - Method in class it.cutruzzula.lwkt.geometry.MultiPoint
Method to get the list of points.
getPolygons() - Method in class it.cutruzzula.lwkt.geometry.MultiPolygon
Method to get the list of points.
getType() - Method in class it.cutruzzula.lwkt.geometry.AbstractGeometry
Method to get the geometry type.
getType() - Method in class it.cutruzzula.lwkt.geometry.LineString
Method to get the geometry type.
getType() - Method in class it.cutruzzula.lwkt.geometry.MultiLineString
Method to get the geometry type.
getType() - Method in class it.cutruzzula.lwkt.geometry.MultiPoint
Method to get the geometry type.
getType() - Method in class it.cutruzzula.lwkt.geometry.MultiPolygon
Method to get the geometry type.
getType() - Method in class it.cutruzzula.lwkt.geometry.Point
Method to get the geometry type.
getType() - Method in class it.cutruzzula.lwkt.geometry.Polygon
Method to get the geometry type.
getX() - Method in class it.cutruzzula.lwkt.geometry.Point
Method to get the x coordinate.
getY() - Method in class it.cutruzzula.lwkt.geometry.Point
Method to get the y coordinate.
getZ() - Method in class it.cutruzzula.lwkt.geometry.Point
Method to get the z dimension.
GML2 - Class in it.cutruzzula.lwkt
The GML version 2 writer, for internal use
GML3 - Class in it.cutruzzula.lwkt
The GML version 3 writer, for internal use
GMLWriter - Class in it.cutruzzula.lwkt
The core of GML writer, for internal use

A E G I L M P S W X