|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package com.vividsolutions.jts.algorithm |
Class com.vividsolutions.jts.algorithm.NotRepresentableException extends java.lang.Exception implements Serializable |
Package com.vividsolutions.jts.geom |
Class com.vividsolutions.jts.geom.Coordinate extends java.lang.Object implements Serializable |
Serialized Fields |
double x
double y
double z
Class com.vividsolutions.jts.geom.CoordinateList extends java.util.ArrayList implements Serializable |
Class com.vividsolutions.jts.geom.Envelope extends java.lang.Object implements Serializable |
Serialized Fields |
double minx
double maxx
double miny
double maxy
Class com.vividsolutions.jts.geom.Geometry extends java.lang.Object implements Serializable |
Serialized Fields |
Envelope envelope
Geometry
.
GeometryFactory factory
int SRID
Geometry
java.lang.Object userData
Class com.vividsolutions.jts.geom.GeometryCollection extends Geometry implements Serializable |
Serialized Fields |
Geometry[] geometries
GeometryCollection
.
Class com.vividsolutions.jts.geom.LinearRing extends LineString implements Serializable |
Class com.vividsolutions.jts.geom.LineSegment extends java.lang.Object implements Serializable |
Serialized Fields |
Coordinate p0
Coordinate p1
Class com.vividsolutions.jts.geom.LineString extends Geometry implements Serializable |
Serialized Fields |
CoordinateSequence points
LineString
.
Class com.vividsolutions.jts.geom.MultiLineString extends GeometryCollection implements Serializable |
Class com.vividsolutions.jts.geom.MultiPoint extends GeometryCollection implements Serializable |
Class com.vividsolutions.jts.geom.MultiPolygon extends GeometryCollection implements Serializable |
Class com.vividsolutions.jts.geom.Point extends Geometry implements Serializable |
Serialized Fields |
CoordinateSequence coordinates
Coordinate
wrapped by this Point
.
Class com.vividsolutions.jts.geom.Polygon extends Geometry implements Serializable |
Serialized Fields |
LinearRing shell
null
if this Polygon
is the empty geometry.
LinearRing[] holes
Class com.vividsolutions.jts.geom.PrecisionModel extends java.lang.Object implements Serializable |
Serialized Fields |
PrecisionModel.Type modelType
double scale
Class com.vividsolutions.jts.geom.TopologyException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
Coordinate pt
Package com.vividsolutions.jts.io |
Class com.vividsolutions.jts.io.ParseException extends java.lang.Exception implements Serializable |
Package com.vividsolutions.jts.util |
Class com.vividsolutions.jts.util.AssertionFailedException extends java.lang.RuntimeException implements Serializable |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |