@UML(identifier="GM_CompositeSurface", specification=ISO_19107) public interface CompositeSolid extends Composite, Solid
| Modifier and Type | Method and Description |
|---|---|
Set<Solid> |
getGenerators()
Returns the set of solids that form the core of this complex.
|
getElements, getSubComplexes, getSuperComplexes, isMaximalgetArea, getBoundary, getProxy, getVolumegetComplexes, getComposite, getContainedPrimitives, getContainingPrimitivesclone, distance, getBuffer, getCentroid, getClosure, getConvexHull, getCoordinateDimension, getCoordinateReferenceSystem, getDimension, getEnvelope, getMaximalComplex, getMbRegion, getPrecision, getRepresentativePoint, isCycle, isMutable, isSimple, toImmutable, transform, transformcontains, contains, difference, equals, intersection, intersects, symmetricDifference, union@Association(value="Composition") @UML(identifier="generator", obligation=MANDATORY, specification=ISO_19107) Set<Solid> getGenerators()
getGenerators in interface CompositePrimitive.getComposite()Copyright © 1996–2019 Geotools. All rights reserved.