public class GeospatialCollection extends ComposedGeospatial<Geospatial>
Geospatial.Dimension, Geospatial.Typegeospatialsdimension, srid, type| Constructor and Description |
|---|
GeospatialCollection(Geospatial.Dimension dimension,
SRID srid,
List<Geospatial> geospatials)
Creates a new collection of geospatial types
|
| Modifier and Type | Method and Description |
|---|---|
EdmPrimitiveTypeKind |
getEdmPrimitiveTypeKind()
Returns the
EdmPrimitiveTypeKind |
isEmpty, iteratorequals, getDimension, getSrid, getType, hashCode, toStringpublic GeospatialCollection(Geospatial.Dimension dimension, SRID srid, List<Geospatial> geospatials)
dimension - Dimension of the collectionsrid - SRID Valuegeospatials - Members of the collectionpublic EdmPrimitiveTypeKind getEdmPrimitiveTypeKind()
GeospatialEdmPrimitiveTypeKindgetEdmPrimitiveTypeKind in class GeospatialCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.