Uses of Class
org.openstreetmap.josm.data.StructUtils.WriteExplicitly
-
Packages that use StructUtils.WriteExplicitly Package Description org.openstreetmap.josm.data.imagery Provides the classes for JOSM imagery sources, coupled withJMapViewerclasses.org.openstreetmap.josm.data.osm Provides the classes for OSM data:Primitives:Node,Way,RelationUsersTagsChangesetsUtilities classesorg.openstreetmap.josm.tools Provides the classes for various utilities and tools called from all other packages. -
-
Uses of StructUtils.WriteExplicitly in org.openstreetmap.josm.data.imagery
Fields in org.openstreetmap.josm.data.imagery with annotations of type StructUtils.WriteExplicitly Modifier and Type Field Description private doubleOffsetBookmark. dxprivate doubleOffsetBookmark. dy -
Uses of StructUtils.WriteExplicitly in org.openstreetmap.josm.data.osm
Fields in org.openstreetmap.josm.data.osm with annotations of type StructUtils.WriteExplicitly Modifier and Type Field Description booleanFilter.FilterPreferenceEntry. enableEnabled status.booleanFilter.FilterPreferenceEntry. hidingIf this option is activated, the chosen objects are completely hidden.booleanFilter.FilterPreferenceEntry. invertedNormally, the specified objects are hidden and the rest is shown.java.lang.StringFilter.FilterPreferenceEntry. modeMode 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 selectionjava.lang.StringFilter.FilterPreferenceEntry. versionSeeFilter.version -
Uses of StructUtils.WriteExplicitly in org.openstreetmap.josm.tools
Fields in org.openstreetmap.josm.tools with annotations of type StructUtils.WriteExplicitly Modifier and Type Field Description java.lang.StringPlatformHookWindows.FontEntry. fileFile name.java.lang.StringPlatformHookWindows.FontEntry. namePlatform font name.
-