public class LineString extends ComposedGeospatial<Point>
Geospatial.Dimension, Geospatial.Typegeospatialsdimension, srid, type| Constructor and Description | 
|---|
| LineString(Geospatial.Dimension dimension,
          SRID srid,
          List<Point> points)Creates a new LineString | 
| Modifier and Type | Method and Description | 
|---|---|
| EdmPrimitiveTypeKind | getEdmPrimitiveTypeKind()Returns the  EdmPrimitiveTypeKind | 
equals, hashCode, isEmpty, iterator, toStringgetDimension, getGeoType, getSridclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic LineString(Geospatial.Dimension dimension, SRID srid, List<Point> points)
dimension - Dimension of the LineStringsrid - SRID valuepoints - List of Pointspublic EdmPrimitiveTypeKind getEdmPrimitiveTypeKind()
GeospatialEdmPrimitiveTypeKindgetEdmPrimitiveTypeKind in class GeospatialCopyright © 2013–2023 The Apache Software Foundation. All rights reserved.