public class OsmocratMainUI extends Object
| Constructor and Description |
|---|
OsmocratMainUI(InMemoryListDataSet
|
| Modifier and Type | Method and Description |
|---|---|
void |
calculateNodeMedian()
|
BBox |
getBoundingBox()
|
InMemoryListDataSet |
getData()
|
Coordinate |
getNodeMedian()
|
void |
show()
|
protected void |
showElementDialog(OsmEntity
|
public OsmocratMainUI(InMemoryListDataSetdata)
public InMemoryListDataSetgetData()
public void show()
protected void showElementDialog(OsmEntityelement)
public BBoxgetBoundingBox()
public CoordinategetNodeMedian()
public void calculateNodeMedian()