public class WfsShapeInfo extends Object
| Constructor and Description |
|---|
WfsShapeInfo() |
| Modifier and Type | Method and Description |
|---|---|
gr.cite.geoanalytics.dataaccess.geoserverbridge.elements.Bounds |
getBounds() |
List<gr.cite.geoanalytics.dataaccess.entities.shape.Shape> |
getListShape() |
void |
setBounds(gr.cite.geoanalytics.dataaccess.geoserverbridge.elements.Bounds bounds) |
void |
setListShape(List<gr.cite.geoanalytics.dataaccess.entities.shape.Shape> listShape) |
public List<gr.cite.geoanalytics.dataaccess.entities.shape.Shape> getListShape()
public void setListShape(List<gr.cite.geoanalytics.dataaccess.entities.shape.Shape> listShape)
public gr.cite.geoanalytics.dataaccess.geoserverbridge.elements.Bounds getBounds()
public void setBounds(gr.cite.geoanalytics.dataaccess.geoserverbridge.elements.Bounds bounds)
Copyright © 2017. All Rights Reserved.