org.deegree.model.spatialschema
Interface Surface
- All Superinterfaces:
- GenericSurface, Geometry, OrientablePrimitive, OrientableSurface, Primitive, Serializable
- All Known Implementing Classes:
- SurfaceImpl
public interface Surface
- extends OrientableSurface, GenericSurface
Defining the surface geometry of the iso geometry model. a surface is made of 1..n surface
patches. for convention it is defined that Surface is a closed geometry. that means each surface
patch a surface is made of must touch at least one other surface patch if a surface is made of
more then one surface patch
-----------------------------------------------------
- Version:
- $Revision: 9343 $ $Date: 2007-12-27 14:30:32 +0100 (Do, 27 Dez 2007) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
Methods inherited from interface org.deegree.model.spatialschema.Geometry |
contains, contains, difference, distance, getBoundary, getBuffer, getCentroid, getConvexHull, getCoordinateDimension, getCoordinateSystem, getDimension, getEnvelope, getTolerance, intersection, intersects, isEmpty, isWithinDistance, setTolerance, translate, union |
getNumberOfSurfacePatches
int getNumberOfSurfacePatches()
- Returns:
- the number of patches building the surface
getSurfacePatchAt
SurfacePatch getSurfacePatchAt(int index)
throws GeometryException
- Parameters:
index
- the index to look for.
- Returns:
- the surface patch at the submitted index.
- Throws:
GeometryException
- if the Index is negativ.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net