public interface ComplexPointCollection extends PointCollection, Iterable<PointCollection>
PointCollection that contains other PointCollections.| Modifier and Type | Method and Description |
|---|---|
PointCollection[] |
getPointSets()
Returns the constituent
PointCollections of this instance. |
accept, getCoordinate, getCoordinateDimension, getCoordinates, getCrsId, getDimensionalFlag, getM, getX, getY, getZ, is3D, isEmpty, isMeasured, sizeforEach, iterator, spliteratorPointCollection[] getPointSets()
PointCollections of this instance.PointCollections of this instance.Copyright © 2015 geolatte.org. All rights reserved.