public interface DrawingStatus
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DrawingStatus.Status |
| Modifier and Type | Method and Description |
|---|---|
List<Geometry> |
getGeometries()
Gets list of geometries to be drawn.
|
String |
getInfo()
Gets information about position of geometries, angles, distances among
geometries...
|
List<DrawingStatus.Status> |
getStatus()
Gets list of status to be drawn.
|
List<DrawingStatus.Status> getStatus()
String getInfo()