@UML(identifier="GM_CompositeSurface", specification=ISO_19107) public interface CompositeSurface extends Composite, OrientableSurface
Modifier and Type | Method and Description |
---|---|
Set<OrientableSurface> |
getGenerators()
Returns the set of orientable surfaces that form the core of this complex.
|
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, isSimple, toImmutable, transform, transform
contains, contains, difference, equals, intersection, intersects, symmetricDifference, union
@Association(value="Composition") @UML(identifier="generator", obligation=MANDATORY, specification=ISO_19107) Set<OrientableSurface> getGenerators()
getGenerators
in interface Composite
OrientableSurface.getComposite()
Copyright © 1996–2022 Geotools. All rights reserved.