|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectGeometry
GeometryCollection
MultiPolygon
MultiSurface
public class MultiSurface
Field Summary |
---|
Fields inherited from class GeometryCollection |
---|
geometries |
Fields inherited from class Geometry |
---|
envelope, factory, SRID |
Constructor Summary | |
---|---|
MultiSurface(Polygon[] polygons,
GeometryFactory factory)
|
Method Summary |
---|
Methods inherited from class MultiPolygon |
---|
equalsExact, getBoundary, getBoundaryDimension, getDimension, getGeometryType, isSimple, reverse |
Methods inherited from class GeometryCollection |
---|
apply, apply, apply, apply, clone, compareToSameClass, compareToSameClass, computeEnvelopeInternal, getArea, getCoordinate, getCoordinates, getGeometryN, getLength, getNumGeometries, getNumPoints, isEmpty, normalize |
Methods inherited from class Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MultiSurface(Polygon[] polygons, GeometryFactory factory)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |