public class PolygonListHolder extends Holder
| Constructor and Description |
|---|
PolygonListHolder() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCoordinateDimension() |
boolean |
isEmpty() |
void |
push(LinearPositionsListHolder lph) |
<P extends Position> |
toGeometry(CoordinateReferenceSystem<P> crs,
GeometryType geomType) |
public void push(LinearPositionsListHolder 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.