@UML(identifier="GM_CompositeCurve", specification=ISO_19107) public interface CompositeCurve extends Composite, OrientableCurve
Modifier and Type | Method and Description |
---|---|
List<OrientableCurve> |
getGenerators()
Returns the list of orientable curves in this composite.
|
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) List<OrientableCurve> getGenerators()
getGenerators
in interface Composite
OrientableCurve.getComposite()
Copyright © 1996–2019 Geotools. All rights reserved.