org.deegree.model.spatialschema
Class OrientableSurfaceImpl
java.lang.Object
org.deegree.model.spatialschema.GeometryImpl
org.deegree.model.spatialschema.PrimitiveImpl
org.deegree.model.spatialschema.OrientablePrimitiveImpl
org.deegree.model.spatialschema.OrientableSurfaceImpl
- All Implemented Interfaces:
- java.io.Serializable, Geometry, OrientablePrimitive, OrientableSurface, Primitive
- Direct Known Subclasses:
- SurfaceImpl
public abstract class OrientableSurfaceImpl
- extends OrientablePrimitiveImpl
- implements OrientableSurface, java.io.Serializable
default implementation of the OrientableSurface interface from package deegree.model. the implementation is abstract
because only initialization of the spatial reference system is unique to all orientated surfaces
-----------------------------------------------------------------------
- Version:
- 05.04.2002
- Author:
- Andreas Poth
- See Also:
- Serialized Form
Methods inherited from class org.deegree.model.spatialschema.GeometryImpl |
calculateParam, clone, contains, contains, difference, distance, equals, getBoundary, getBuffer, getBuffer, getCentroid, getConvexHull, getCoordinateSystem, getEnvelope, getTolerance, intersection, intersects, isEmpty, isValid, isWithinDistance, setCoordinateSystem, setEmpty, setTolerance, setValid, toString, translate, union |
Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.deegree.model.spatialschema.Geometry |
contains, contains, difference, distance, getBoundary, getBuffer, getBuffer, getCentroid, getConvexHull, getCoordinateDimension, getCoordinateSystem, getDimension, getEnvelope, getTolerance, intersection, intersects, isEmpty, isWithinDistance, setTolerance, translate, union |
OrientableSurfaceImpl
protected OrientableSurfaceImpl(CoordinateSystem crs)
throws GeometryException
- Creates a new OrientableSurfaceImpl object.
- Parameters:
crs
-
- Throws:
GeometryException
OrientableSurfaceImpl
protected OrientableSurfaceImpl(CoordinateSystem crs,
char orientation)
throws GeometryException
- Creates a new OrientableSurfaceImpl object.
- Parameters:
crs
- orientation
-
- Throws:
GeometryException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org