|
GeoAPI 1.0 Build 2004-05-18 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Basis for 3-dimensional geometry. The extent of a solid is defined by the boundary surfaces.
PrimitiveFactory.createSolid(org.opengis.spatialschema.geometry.primitive.SolidBoundary)
GM_Solid
| Method Summary | |
|---|---|
double |
getArea()
Returns the sum of the surface areas of all of the boundary components of a solid. |
SolidBoundary |
getBoundary()
Returns a sequence of sets of surfaces that limit the extent of this Solid. |
double |
getVolume()
Returns the volume of this solid. |
| Methods inherited from interface Primitive |
|---|
getComplexes, getContainedPrimitives, getContainingPrimitives, getProxy |
| Methods inherited from interface Geometry |
|---|
getBuffer, getCentroid, getClosure, getConvexHull, getCoordinateDimension, getCoordinateReferenceSystem, getDimension, getDistance, getEnvelope, getMaximalComplex, getMbRegion, getRepresentativePoint, isCycle, isSimple, transform, transform |
| Methods inherited from interface TransfiniteSet |
|---|
contains, contains, difference, equals, intersection, intersects, symmetricDifference, union |
| Method Detail |
|---|
SolidBoundary getBoundary()
Solid. These surfaces shall be organized into one set of surfaces for each
boundary component of this Solid. Each of these shells shall be a cycle
(closed composite surface without boundary).
NOTE: The exterior shell of a solid is defined only because the embedding coordinate space is always a 3D Euclidean one. In general, a solid in a bounded 3-dimensional manifold has no distinguished exterior boundary. In cases where "exterior" boundary is not well defined, all the shells of the solid boundary shall be listed as "interior".The orientable surfaces that bound a solid shall be oriented outward – that is, the "top" of each surface as defined by its orientation shall face away from the interior of the solid. Each shell, when viewed as a composite surface, shall be a cycle.
getBoundary in interface PrimitiveGeometry.getMbRegion(),
Geometry.getClosure(),
Geometry.getBuffer(double),
Geometry.getDistance(org.opengis.spatialschema.geometry.Geometry)
boundary
double getArea()
area
Area return type. |
double getVolume()
volume
Volume return type. |
|
GeoAPI 1.0 Build 2004-05-18 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
Symbols, terms and definitions | Copyright OpenGIS® Consortium |