public class GeometryCollection<P extends Position> extends AbstractGeometryCollection<P,Geometry<P>>
geometries| Constructor and Description |
|---|
GeometryCollection(CoordinateReferenceSystem<P> crs) |
GeometryCollection(Geometry<P>... geoms) |
| Modifier and Type | Method and Description |
|---|---|
<Q extends Position> |
as(Class<Q> castToType) |
accept, components, getComponentType, getDimension, getGeometryN, getGeometryType, getNumGeometries, iteratorcheckCast, equals, forceToCrs, forceToCrs, getBoundingBox, getCoordinateDimension, getCoordinateReferenceSystem, getCrs, getEnvelope, getNumPositions, getPositionClass, getPositionN, getPositions, getSRID, hashCode, hasM, hasZ, isEmpty, nestPositionSequences, toCrs, toString, writeReplaceclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliterator@SafeVarargs public GeometryCollection(Geometry<P>... geoms)
public GeometryCollection(CoordinateReferenceSystem<P> crs)
Copyright © 2023 geolatte.org. All rights reserved.