|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SurfacePatch
Defining the iso geometry SurfacePatch
which is used for building surfaces. A
surface patch is made of one exterior ring and 0..n interior rings. By definition there can't be
a surface patch with no exterior ring. A polygon is a specialized surface patch.
-----------------------------------------------------
Method Summary | |
---|---|
boolean |
contains(Geometry gmo)
The Boolean valued operation "contains" shall return TRUE if this Geometry contains another Geometry. |
double |
getArea()
The operation "area" shall return the area of this GenericSurface. |
Point |
getCentroid()
The operation "centroid" shall return the mathematical centroid for this Geometry. |
CoordinateSystem |
getCoordinateSystem()
|
Ring |
getExterior()
|
Position[] |
getExteriorRing()
|
Ring[] |
getInterior()
|
Position[][] |
getInteriorRings()
|
SurfaceInterpolation |
getInterpolation()
The interpolation determines the surface interpolation mechanism used for this SurfacePatch. |
boolean |
intersects(Geometry gmo)
The Boolean valued operation "intersects" shall return TRUE if this Geometry intersects another Geometry. |
Methods inherited from interface org.deegree.model.spatialschema.GenericSurface |
---|
getEnvelope, getPerimeter |
Method Detail |
---|
SurfaceInterpolation getInterpolation()
Position[] getExteriorRing()
Position[][] getInteriorRings()
Ring getExterior()
Ring[] getInterior()
CoordinateSystem getCoordinateSystem()
boolean intersects(Geometry gmo)
boolean contains(Geometry gmo)
Point getCentroid()
double getArea()
getArea
in interface GenericSurface
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net