GeoAPI 1.0
Build 2004-05-18

org.opengis.spatialschema.geometry.primitive
Interface PrimitiveBoundary

All Superinterfaces:
Boundary, Complex, Geometry, TransfiniteSet
All Known Subinterfaces:
CurveBoundary, SolidBoundary, SurfaceBoundary

public interface PrimitiveBoundary
extends Boundary

The boundary of primitive objects. This is the root for the various return types of the getBoundary() method for subtypes of Primitive. Since points have no boundary, no special subclass is needed for their boundary.

Version:
2.0
Author:
ISO/DIS 19107, OpenGIS® consortium
UML identifier (abstract type): GM_PrimitiveBoundary

Method Summary
 
Methods inherited from interface Boundary
isCycle
 
Methods inherited from interface Complex
getElements, getSubComplexes, getSuperComplexex, isMaximal
 
Methods inherited from interface Geometry
getBoundary, getBuffer, getCentroid, getClosure, getConvexHull, getCoordinateDimension, getCoordinateReferenceSystem, getDimension, getDistance, getEnvelope, getMaximalComplex, getMbRegion, getRepresentativePoint, isSimple, transform, transform
 
Methods inherited from interface TransfiniteSet
contains, contains, difference, equals, intersection, intersects, symmetricDifference, union
 


GeoAPI 1.0
Build 2004-05-18

Symbols, terms and definitions
Copyright OpenGIS® Consortium