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 withJMapViewer
classes.org.openstreetmap.josm.data.osm Provides the classes for OSM data:Primitives
:Node
,Way
,Relation
Users
Tags
Changesets
Utilities 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 double
OffsetBookmark. dx
private double
OffsetBookmark. 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 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 selectionjava.lang.String
Filter.FilterPreferenceEntry. version
SeeFilter.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.String
PlatformHookWindows.FontEntry. file
File name.java.lang.String
PlatformHookWindows.FontEntry. name
Platform font name.
-