Package | Description |
---|---|
org.openstreetmap.josm.plugins.graphview.core.data | |
org.openstreetmap.josm.plugins.graphview.core.data.osmosis |
Modifier and Type | Method and Description |
---|---|
void |
DataSourceObserver.update(DataSource<?,?,?,?> dataSource)
informs this observer about changes in an observed data source
|
Modifier and Type | Class and Description |
---|---|
class |
OSMFileDataSource
DataSource providing information from a single .osm file.
|