deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.geometry.multi
Interface MultiPolygon

All Superinterfaces:
Collection<Polygon>, Geometry, GMLObject, Iterable<Polygon>, List<Polygon>, MultiGeometry<Polygon>
All Known Implementing Classes:
DefaultMultiPolygon

public interface MultiPolygon
extends MultiGeometry<Polygon>

Specialised aggregation type for Polygon objects.

Author:
Andreas Poth, last edited by: $Author: mschneider $

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.deegree.geometry.multi.MultiGeometry
MultiGeometry.MultiGeometryType
 
Nested classes/interfaces inherited from interface org.deegree.geometry.Geometry
Geometry.GeometryType
 
Method Summary
 double getArea()
          The are of all contained Polygons measured in units of the used CoordinateSystem.
 
Methods inherited from interface org.deegree.geometry.multi.MultiGeometry
getGeometryType, getMultiGeometryType
 
Methods inherited from interface org.deegree.geometry.Geometry
contains, crosses, equals, getBuffer, getCentroid, getConvexHull, getCoordinateDimension, getCoordinateSystem, getDifference, getDistance, getEnvelope, getId, getIntersection, getPrecision, getUnion, intersects, isBeyond, isDisjoint, isWithin, isWithinDistance, overlaps, setCoordinateSystem, setGMLProperties, setId, setPrecision, touches
 
Methods inherited from interface org.deegree.gml.GMLObject
getGMLProperties
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 

Method Detail

getArea

double getArea()
The are of all contained Polygons measured in units of the used CoordinateSystem.

Returns:
area

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>