@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, isMaximalgetBoundary, getComposite, getPrimitivegetOrientationgetComplexes, getContainedPrimitives, getContainingPrimitives, getProxyclone, 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<OrientableSurface> getGenerators()
getGenerators in interface CompositeOrientableSurface.getComposite()Copyright © 1996–2019 Geotools. All rights reserved.