| Package | Description |
|---|---|
| org.openstreetmap.josm.data.osm |
Provides the classes for OSM data:
Primitives:
Node,
Way,
Relation
Users
Tags
Changesets
Utilities classes
|
| Modifier and Type | Method and Description |
|---|---|
Filter.FilterPreferenceEntry |
Filter.getPreferenceEntry()
Returns a new preference entry for this filter.
|
| Constructor and Description |
|---|
Filter(Filter.FilterPreferenceEntry e)
Constructs a new
Filter from a preference entry. |