public final class StreetsideProperties extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static org.openstreetmap.josm.data.preferences.StringProperty |
ACCESS_TOKEN |
static org.openstreetmap.josm.data.preferences.NamedColorProperty |
BACKGROUND
See
OsmDataLayer#PROPERTY_BACKGROUND_COLOR |
static org.openstreetmap.josm.data.preferences.StringProperty |
BING_MAPS_KEY |
static org.openstreetmap.josm.data.preferences.BooleanProperty |
CUBEMAP_LINK_TO_BLUR_EDITOR |
static org.openstreetmap.josm.data.preferences.BooleanProperty |
CUT_OFF_SEQUENCES_AT_BOUNDS
If false, all sequences that cross the download bounds are put completely into the StreetsideData object.
|
static org.openstreetmap.josm.data.preferences.BooleanProperty |
DEBUGING_ENABLED |
static org.openstreetmap.josm.data.preferences.BooleanProperty |
DELETE_AFTER_UPLOAD |
static org.openstreetmap.josm.data.preferences.BooleanProperty |
DEVELOPER |
static org.openstreetmap.josm.data.preferences.BooleanProperty |
DISPLAY_HOUR |
static org.openstreetmap.josm.data.preferences.StringProperty |
DOWNLOAD_MODE |
static org.openstreetmap.josm.data.preferences.BooleanProperty |
HOVER_ENABLED |
static org.openstreetmap.josm.data.preferences.BooleanProperty |
IMAGE_LINK_TO_BLUR_EDITOR |
static org.openstreetmap.josm.data.preferences.IntegerProperty |
IMAGEINFO_HELP_COUNTDOWN
The number of times the help popup for the
ImageInfoPanel will be displayed. |
static org.openstreetmap.josm.data.preferences.IntegerProperty |
MAPOBJECT_ICON_SIZE |
static org.openstreetmap.josm.data.preferences.DoubleProperty |
MAX_DOWNLOAD_AREA |
static org.openstreetmap.josm.data.preferences.IntegerProperty |
MAX_MAPOBJECTS |
static org.openstreetmap.josm.data.preferences.BooleanProperty |
MOVE_TO_IMG |
static org.openstreetmap.josm.data.preferences.NamedColorProperty |
OUTSIDE_DOWNLOADED_AREA
See
OsmDataLayer#PROPERTY_OUTSIDE_COLOR |
static org.openstreetmap.josm.data.preferences.IntegerProperty |
PICTURE_DRAG_BUTTON |
static org.openstreetmap.josm.data.preferences.IntegerProperty |
PICTURE_OPTION_BUTTON |
static org.openstreetmap.josm.data.preferences.IntegerProperty |
PICTURE_ZOOM_BUTTON |
static org.openstreetmap.josm.data.preferences.IntegerProperty |
PRE_FETCH_CUBEMAP_COUNT
The number of images to be prefetched when a streetside image is selected
|
static org.openstreetmap.josm.data.preferences.IntegerProperty |
PRE_FETCH_IMAGE_COUNT
The number of images to be prefetched when a streetside image is selected
|
static org.openstreetmap.josm.data.preferences.BooleanProperty |
PREDOWNLOAD_CUBEMAPS |
static org.openstreetmap.josm.data.preferences.IntegerProperty |
SEQUENCE_MAX_JUMP_DISTANCE |
static org.openstreetmap.josm.data.preferences.BooleanProperty |
SHOW_DETECTED_SIGNS |
static org.openstreetmap.josm.data.preferences.BooleanProperty |
SHOW_HIGH_RES_STREETSIDE_IMAGERY |
static org.openstreetmap.josm.data.preferences.StringProperty |
START_DIR |
static org.openstreetmap.josm.data.preferences.IntegerProperty |
STREETSIDE_VIEWER_HELP_COUNTDOWN
The number of times the help popup for the
StreetsideViewerPanel will be displayed. |
static org.openstreetmap.josm.data.preferences.StringProperty |
TEST_BUBBLE_ID |
static org.openstreetmap.josm.data.preferences.IntegerProperty |
TILE_DOWNLOAD_THREAD_PAUSE_LEN_SEC |
static org.openstreetmap.josm.data.preferences.BooleanProperty |
TIME_FORMAT_24 |
static org.openstreetmap.josm.data.preferences.StringProperty |
URL_CLIENT_ID |
| Modifier | Constructor and Description |
|---|---|
private |
StreetsideProperties() |
public static final org.openstreetmap.josm.data.preferences.BooleanProperty DELETE_AFTER_UPLOAD
public static final org.openstreetmap.josm.data.preferences.BooleanProperty DEVELOPER
public static final org.openstreetmap.josm.data.preferences.BooleanProperty DISPLAY_HOUR
public static final org.openstreetmap.josm.data.preferences.BooleanProperty HOVER_ENABLED
public static final org.openstreetmap.josm.data.preferences.BooleanProperty MOVE_TO_IMG
public static final org.openstreetmap.josm.data.preferences.BooleanProperty TIME_FORMAT_24
public static final org.openstreetmap.josm.data.preferences.BooleanProperty IMAGE_LINK_TO_BLUR_EDITOR
public static final org.openstreetmap.josm.data.preferences.BooleanProperty CUBEMAP_LINK_TO_BLUR_EDITOR
public static final org.openstreetmap.josm.data.preferences.IntegerProperty TILE_DOWNLOAD_THREAD_PAUSE_LEN_SEC
public static final org.openstreetmap.josm.data.preferences.BooleanProperty PREDOWNLOAD_CUBEMAPS
public static final org.openstreetmap.josm.data.preferences.BooleanProperty DEBUGING_ENABLED
public static final org.openstreetmap.josm.data.preferences.BooleanProperty CUT_OFF_SEQUENCES_AT_BOUNDS
public static final org.openstreetmap.josm.data.preferences.IntegerProperty MAPOBJECT_ICON_SIZE
public static final org.openstreetmap.josm.data.preferences.IntegerProperty MAX_MAPOBJECTS
public static final org.openstreetmap.josm.data.preferences.BooleanProperty SHOW_DETECTED_SIGNS
public static final org.openstreetmap.josm.data.preferences.BooleanProperty SHOW_HIGH_RES_STREETSIDE_IMAGERY
public static final org.openstreetmap.josm.data.preferences.NamedColorProperty BACKGROUND
OsmDataLayer#PROPERTY_BACKGROUND_COLORpublic static final org.openstreetmap.josm.data.preferences.NamedColorProperty OUTSIDE_DOWNLOADED_AREA
OsmDataLayer#PROPERTY_OUTSIDE_COLORpublic static final org.openstreetmap.josm.data.preferences.DoubleProperty MAX_DOWNLOAD_AREA
public static final org.openstreetmap.josm.data.preferences.IntegerProperty PICTURE_DRAG_BUTTON
public static final org.openstreetmap.josm.data.preferences.IntegerProperty PICTURE_OPTION_BUTTON
public static final org.openstreetmap.josm.data.preferences.IntegerProperty PICTURE_ZOOM_BUTTON
public static final org.openstreetmap.josm.data.preferences.IntegerProperty SEQUENCE_MAX_JUMP_DISTANCE
public static final org.openstreetmap.josm.data.preferences.StringProperty ACCESS_TOKEN
public static final org.openstreetmap.josm.data.preferences.StringProperty DOWNLOAD_MODE
public static final org.openstreetmap.josm.data.preferences.StringProperty START_DIR
public static final org.openstreetmap.josm.data.preferences.StringProperty URL_CLIENT_ID
public static final org.openstreetmap.josm.data.preferences.StringProperty BING_MAPS_KEY
public static final org.openstreetmap.josm.data.preferences.StringProperty TEST_BUBBLE_ID
public static final org.openstreetmap.josm.data.preferences.IntegerProperty IMAGEINFO_HELP_COUNTDOWN
ImageInfoPanel will be displayed.
But regardless of this number, the popup will only show up at most once between two (re)starts of JOSM.
Or opening the ImageInfoPanel immediately brings this number down to zero.public static final org.openstreetmap.josm.data.preferences.IntegerProperty STREETSIDE_VIEWER_HELP_COUNTDOWN
StreetsideViewerPanel will be displayed.
But regardless of this number, the popup will only show up at most once between two (re)starts of JOSM.
Or opening the StreetsideViewerPanel immediately brings this number down to zero.public static final org.openstreetmap.josm.data.preferences.IntegerProperty PRE_FETCH_IMAGE_COUNT
public static final org.openstreetmap.josm.data.preferences.IntegerProperty PRE_FETCH_CUBEMAP_COUNT
private StreetsideProperties()