@UML(identifier="GM_MultiPrimitive", specification=ISO_19107) public interface MultiPrimitive extends Aggregate
Modifier and Type | Method and Description |
---|---|
Set<? extends Primitive> |
getElements()
Returns the set containing the primitives that compose this aggregate.
|
clone, distance, getBoundary, 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
@UML(identifier="element", obligation=MANDATORY, specification=ISO_19107) Set<? extends Primitive> getElements()
getElements
in interface Aggregate
Copyright © 1996–2019 Geotools. All rights reserved.