Package | Description |
---|---|
org.openstreetmap.josm.data.osm | |
org.openstreetmap.josm.tools |
Provides the classes for various utilities and tools called from all other packages.
|
Modifier and Type | Field and Description |
---|---|
boolean |
Filter.FilterPreferenceEntry.enable
Enabled status.
|
boolean |
Filter.FilterPreferenceEntry.hiding
If this option is activated, the chosen objects are completely hidden.
|
boolean |
Filter.FilterPreferenceEntry.inverted
Normally, the specified objects are hidden and the rest is shown.
|
java.lang.String |
Filter.FilterPreferenceEntry.mode
Mode selector which defines how a filter is combined with the previous one:
replace: replace selection
add: add to selection
remove: remove from selection
in_selection: find in selection
|
java.lang.String |
Filter.FilterPreferenceEntry.version |
Modifier and Type | Field and Description |
---|---|
java.lang.String |
PlatformHookUnixoid.FontEntry.file
File name.
|
java.lang.String |
PlatformHookUnixoid.FontEntry.name
Platform font name.
|