public class ShapeInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ShapeInfo.ShapeInfoMessenger |
| Constructor and Description |
|---|
ShapeInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
UUID |
getLayerID() |
gr.cite.geoanalytics.dataaccess.entities.shape.Shape |
getShape() |
int |
hashCode() |
void |
setLayerID(UUID layerID) |
void |
setShape(gr.cite.geoanalytics.dataaccess.entities.shape.Shape shape) |
Copyright © 2018. All Rights Reserved.