@UML(identifier="GM_Shell", specification=ISO_19107) public interface Shell extends CompositeSurface
Shell's elements have no natural sort order. Like rings,
Shells are simple.SolidBoundary,
Ring| Modifier and Type | Method and Description |
|---|---|
boolean |
isSimple()
Always returns
true since shell objects are simples. |
getGeneratorsgetElements, getSubComplexes, getSuperComplexes, isMaximalgetBoundary, getComposite, getPrimitivegetOrientationgetComplexes, getContainedPrimitives, getContainingPrimitives, getProxyclone, distance, getBuffer, getCentroid, getClosure, getConvexHull, getCoordinateDimension, getCoordinateReferenceSystem, getDimension, getEnvelope, getMaximalComplex, getMbRegion, getPrecision, getRepresentativePoint, isCycle, isMutable, toImmutable, transform, transformcontains, 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 Geometrytrue.Geometry.isCycle()Copyright © 1996–2019 Geotools. All rights reserved.