@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, isMaximal
getArea, getBoundary, getProxy, getVolume
getComplexes, getComposite, getContainedPrimitives, getContainingPrimitives
clone, distance, getBuffer, getCentroid, getClosure, getConvexHull, getCoordinateDimension, getCoordinateReferenceSystem, getDimension, getEnvelope, getMaximalComplex, getMbRegion, getPrecision, getRepresentativePoint, isCycle, isMutable, isSimple, toImmutable, transform, transform
contains, contains, difference, equals, intersection, intersects, symmetricDifference, union
@Association(value="Composition") @UML(identifier="generator", obligation=MANDATORY, specification=ISO_19107) Set<Solid> getGenerators()
getGenerators
in interface Composite
Primitive.getComposite()
Copyright © 1996–2019 Geotools. All rights reserved.