@UML(identifier="GM_Shell", specification=ISO_19107) public interface Shell extends CompositeSurface
Shell
's elements have no natural sort order. Like rings,
Shell
s are simple.SolidBoundary
,
Ring
Modifier and Type | Method and Description |
---|---|
boolean |
isSimple()
Always returns
true since shell objects are simples. |
getGenerators
getElements, getSubComplexes, getSuperComplexes, isMaximal
getBoundary, getComposite, getPrimitive
getOrientation
getComplexes, getContainedPrimitives, getContainingPrimitives, getProxy
clone, distance, getBuffer, getCentroid, getClosure, getConvexHull, getCoordinateDimension, getCoordinateReferenceSystem, getDimension, getEnvelope, getMaximalComplex, getMbRegion, getPrecision, getRepresentativePoint, isCycle, isMutable, toImmutable, transform, transform
contains, contains, difference, equals, intersection, intersects, symmetricDifference, union
@UML(identifier="isSimple", obligation=MANDATORY, specification=ISO_19107) boolean isSimple()
true
since shell objects are simples.isSimple
in interface Geometry
true
.Geometry.isCycle()
Copyright © 1996–2019 Geotools. All rights reserved.