public class LinearPositionsListHolder extends Holder
| Constructor and Description |
|---|
LinearPositionsListHolder() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCoordinateDimension() |
boolean |
isEmpty() |
void |
push(LinearPositionsHolder lph) |
<P extends Position> |
toGeometry(CoordinateReferenceSystem<P> crs,
GeometryType geomType) |
public void push(LinearPositionsHolder lph)
public int getCoordinateDimension()
getCoordinateDimension in class Holderpublic <P extends Position> Geometry<P> toGeometry(CoordinateReferenceSystem<P> crs, GeometryType geomType)
toGeometry in class HolderCopyright © 2021 geolatte.org. All rights reserved.