Constant Field Values

Contents

org.openstreetmap.*

  • org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector 
    Modifier and Type Constant Field Value
    private static final java.lang.String SEPARATOR "[:_]"
  • org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask 
    Modifier and Type Constant Field Value
    private static final java.lang.String PATTERN_COMPRESS "https?://.*/(.*\\.osn.(gz|xz|bz2?|zip))"
  • org.openstreetmap.josm.actions.downloadtasks.DownloadNotesUrlIdTask 
    Modifier and Type Constant Field Value
    private static final java.lang.String URL_ID_PATTERN "https?://www\\.(osm|openstreetmap)\\.org/note/(\\p{Digit}+).*"
  • org.openstreetmap.josm.actions.downloadtasks.DownloadOsmIdTask 
    Modifier and Type Constant Field Value
    private static final java.lang.String URL_ID_PATTERN "https?://(?:www\\.)?(osm|openstreetmap)\\.org/(?:browse/)?(node|way|relation)/(\\p{Digit}+).*"
  • org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask 
    Modifier and Type Constant Field Value
    protected static final java.lang.String OVERPASS_INTERPRETER_DATA "interpreter?data="
  • org.openstreetmap.josm.actions.downloadtasks.DownloadSessionTask 
    Modifier and Type Constant Field Value
    private static final java.lang.String PATTERN_SESSION "https?://.*/.*\\.jo([sz])"
  • org.openstreetmap.josm.actions.mapmode.org.openstreetmap.josm.actions.mapmode.DrawSnapHelper 
    Modifier and Type Constant Field Value
    private static final java.lang.String DRAW_ANGLESNAP_ANGLES "draw.anglesnap.angles"
  • org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction 
    Modifier and Type Constant Field Value
    private static final java.lang.String CROSSHAIR "crosshair"
    private static final long serialVersionUID 42L
  • org.openstreetmap.josm.actions.mapmode.SelectAction 
    Modifier and Type Constant Field Value
    private static final java.lang.String NORMAL "normal"
  • org.openstreetmap.josm.actions.upload.FixDataHook 
    Modifier and Type Constant Field Value
    private static final java.lang.String ONEWAY "oneway"
  • org.openstreetmap.josm.command.Command 
    Modifier and Type Constant Field Value
    public static final int IS_INCOMPLETE 2
    public static final int IS_OK 0
    public static final int IS_OUTSIDE 1
  • org.openstreetmap.josm.command.SplitWayCommand 
    Modifier and Type Constant Field Value
    private static final java.lang.String DOWNLOAD_MISSING_PREF_KEY "split_way_download_missing_members"
    private static final java.lang.String RESTRICTION "restriction"
  • org.openstreetmap.josm.data.coor.conversion.LatLonParser 
    Modifier and Type Constant Field Value
    private static final java.lang.String DEG "\u00b0"
    private static final java.lang.String DMS "(?<neg1>-)?(?=\\d)(?:(?<single>(\\d+(\\.\\d*)?))|((?<degree>(\\d+(\\.\\d*)?))d)?((?<minutes>(\\d+(\\.\\d*)?))\')?((?<seconds>(\\d+(\\.\\d*)?))\")?)(?:[NE]|(?<neg2>[SW]))?"
    private static final java.lang.String FLOAT "(\\d+(\\.\\d*)?)"
    private static final java.lang.String MIN "\u2032"
    private static final java.lang.String SEC "\u2033"
  • org.openstreetmap.josm.data.gpx.GpxConstants 
    Modifier and Type Constant Field Value
    public static final java.lang.String GPX_CMT "cmt"
    public static final java.lang.String GPX_DESC "desc"
    public static final java.lang.String GPX_NAME "name"
    public static final java.lang.String GPX_PREFIX "gpx:"
    public static final java.lang.String GPX_SRC "src"
    public static final java.lang.String JOSM_CREATOR_NAME "JOSM GPX export"
    public static final java.lang.String META_AUTHOR_EMAIL "meta.author.email"
    public static final java.lang.String META_AUTHOR_LINK "meta.author.link"
    public static final java.lang.String META_AUTHOR_NAME "meta.author.name"
    public static final java.lang.String META_BOUNDS "meta.bounds"
    public static final java.lang.String META_COPYRIGHT_AUTHOR "meta.copyright.author"
    public static final java.lang.String META_COPYRIGHT_LICENSE "meta.copyright.license"
    public static final java.lang.String META_COPYRIGHT_YEAR "meta.copyright.year"
    public static final java.lang.String META_DESC "meta.desc"
    public static final java.lang.String META_KEYWORDS "meta.keywords"
    public static final java.lang.String META_LINKS "meta.links"
    public static final java.lang.String META_NAME "meta.name"
    public static final java.lang.String META_PREFIX "meta."
    public static final java.lang.String META_TIME "meta.time"
    public static final java.lang.String PT_AGEOFDGPSDATA "ageofdgpsdata"
    public static final java.lang.String PT_DGPSID "dgpsid"
    public static final java.lang.String PT_ELE "ele"
    public static final java.lang.String PT_FIX "fix"
    public static final java.lang.String PT_GEOIDHEIGHT "geoidheight"
    public static final java.lang.String PT_HDOP "hdop"
    public static final java.lang.String PT_MAGVAR "magvar"
    public static final java.lang.String PT_PDOP "pdop"
    public static final java.lang.String PT_SAT "sat"
    public static final java.lang.String PT_STD_HDEV "stdhdev"
    public static final java.lang.String PT_STD_VDEV "stdvdev"
    public static final java.lang.String PT_SYM "sym"
    public static final java.lang.String PT_TIME "time"
    public static final java.lang.String PT_TYPE "type"
    public static final java.lang.String PT_VDOP "vdop"
    public static final java.lang.String RTKLIB_AGE "age"
    public static final java.lang.String RTKLIB_Q "Q"
    public static final java.lang.String RTKLIB_RATIO "ratio"
    public static final java.lang.String RTKLIB_SDE "sde"
    public static final java.lang.String RTKLIB_SDEU "sdeu"
    public static final java.lang.String RTKLIB_SDN "sdn"
    public static final java.lang.String RTKLIB_SDNE "sdne"
    public static final java.lang.String RTKLIB_SDU "sdu"
    public static final java.lang.String RTKLIB_SDUN "sdun"
    public static final java.lang.String XML_URI_EXTENSIONS_GARMIN "http://www.garmin.com/xmlschemas/GpxExtensions/v3"
    public static final java.lang.String XML_URI_XSD "http://www.w3.org/2001/XMLSchema-instance"
    public static final java.lang.String XML_XSD_EXTENSIONS_GARMIN "http://www.garmin.com/xmlschemas/GpxExtensionsv3.xsd"
  • org.openstreetmap.josm.data.gpx.GpxExtensionCollection 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.openstreetmap.josm.data.imagery.AbstractWMSTileSource 
    Modifier and Type Constant Field Value
    private static final double SCALE_DENOMINATOR_ZOOM_LEVEL_1 5.59082264028718E8
  • org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper 
    Modifier and Type Constant Field Value
    public static final java.lang.String OWS_NS_URL "http://www.opengis.net/ows/1.1"
    public static final java.lang.String XLINK_NS_URL "http://www.w3.org/1999/xlink"
  • org.openstreetmap.josm.data.imagery.WMTSTileSource 
    Modifier and Type Constant Field Value
    private static final java.lang.String URL_GET_ENCODING_PARAMS "SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER={layer}&STYLE={style}&FORMAT={format}&tileMatrixSet={TileMatrixSet}&tileMatrix={TileMatrix}&tileRow={TileRow}&tileCol={TileCol}"
    public static final java.lang.String WMTS_NS_URL "http://www.opengis.net/wmts/1.0"
  • org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers 
    Modifier and Type Constant Field Value
    private static final java.lang.String DEFAULT_COLOR "#000000"
    private static final java.lang.String PAINT "paint"
    private static final char SEMI_COLON 59
  • org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source 
    Modifier and Type Constant Field Value
    private static final java.lang.String WMS_BBOX "bbox-epsg-3857"
  • org.openstreetmap.josm.data.oauth.OAuth20Exception 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -203910656089454886L
  • org.openstreetmap.josm.data.oauth.OAuth20Parameters 
    Modifier and Type Constant Field Value
    private static final java.lang.String API_URL "api_url"
    private static final java.lang.String AUTHORIZE_URL "authorize_url"
    private static final java.lang.String CLIENT_ID "client_id"
    private static final java.lang.String CLIENT_SECRET "client_secret"
    private static final java.lang.String REDIRECT_URI "redirect_uri"
    private static final java.lang.String TOKEN_URL "token_url"
  • org.openstreetmap.josm.data.oauth.OAuth20Token 
    Modifier and Type Constant Field Value
    private static final java.lang.String ACCESS_TOKEN "access_token"
    private static final java.lang.String CREATED_AT "created_at"
    private static final java.lang.String EXPIRES_IN "expires_in"
    private static final java.lang.String REFRESH_TOKEN "refresh_token"
    private static final java.lang.String SCOPE "scope"
    private static final java.lang.String TOKEN_TYPE "token_type"
  • org.openstreetmap.josm.data.oauth.OAuthParameters 
    Modifier and Type Constant Field Value
    private static final java.lang.String OSM_API_DEFAULT "https://api.openstreetmap.org/api"
    private static final java.lang.String OSM_API_DEV "https://api06.dev.openstreetmap.org/api"
    private static final java.lang.String OSM_API_MASTER "https://master.apis.dev.openstreetmap.org/api"
  • org.openstreetmap.josm.data.osm.search.SearchCompiler 
    Modifier and Type Constant Field Value
    private static final java.lang.String ALL_IN_DOWNLOADED_AREA "allindownloadedarea"
    private static final java.lang.String AREA_SIZE "areasize"
    private static final java.lang.String CHANGESET "changeset"
    private static final java.lang.String CLOSED "closed"
    private static final java.lang.String DELETED "deleted"
    private static final java.lang.String IN_DOWNLOADED_AREA "indownloadedarea"
    private static final java.lang.String INCOMPLETE "incomplete"
    private static final java.lang.String MEMBERS "members"
    private static final java.lang.String MODIFIED "modified"
    private static final java.lang.String NODES "nodes"
    private static final java.lang.String SELECTED "selected"
    private static final java.lang.String TIMESTAMP "timestamp"
    private static final java.lang.String UNTAGGED "untagged"
    private static final java.lang.String VERSION "version"
    private static final java.lang.String WAY_LENGTH "waylength"
    private static final java.lang.String WAYS "ways"
  • org.openstreetmap.josm.data.preferences.JosmUrls 
    Modifier and Type Constant Field Value
    private static final java.lang.String DEFAULT_API_URL "https://api.openstreetmap.org/api"
    private static final java.lang.String JOSM_WEBSITE "https://josm.openstreetmap.de"
    private static final java.lang.String OSM_WEBSITE "https://www.openstreetmap.org"
    private static final java.lang.String OSM_WIKI "https://wiki.openstreetmap.org"
  • org.openstreetmap.josm.data.preferences.NamedColorProperty 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLOR_CATEGORY_GENERAL "general"
    public static final java.lang.String COLOR_CATEGORY_MAPPAINT "mappaint"
    public static final java.lang.String NAMED_COLOR_PREFIX "clr."
  • org.openstreetmap.josm.data.projection.proj.AbstractProj 
    Modifier and Type Constant Field Value
    private static final double C00 1.0
    private static final double C02 0.25
    private static final double C04 0.046875
    private static final double C06 0.01953125
    private static final double C08 0.01068115234375
    private static final double C22 0.75
    private static final double C44 0.46875
    private static final double C46 0.0130208333333333
    private static final double C48 0.00712076822916667
    private static final double C66 0.364583333333333
    private static final double C68 0.00569661458333333
    private static final double C88 0.3076171875
    private static final double ITERATION_TOLERANCE 1.0E-10
    private static final int MAXIMUM_ITERATIONS 15
    private static final double MLFN_TOL 1.0E-11
  • org.openstreetmap.josm.data.projection.proj.AlbersEqualArea 
    Modifier and Type Constant Field Value
    private static final double EPSILON 1.0E-6
    private static final double ITERATION_TOLERANCE 1.0E-10
    private static final int MAXIMUM_ITERATIONS 15
  • org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant 
    Modifier and Type Constant Field Value
    public static final double EPS10 1.0E-10
    public static final double HALF_PI 1.5707963267948966
    public static final double TOL 1.0E-14
  • org.openstreetmap.josm.data.projection.proj.CassiniSoldner 
    Modifier and Type Constant Field Value
    private static final double C1 0.16666666666666666
    private static final double C2 0.008333333333333333
    private static final double C3 0.041666666666666664
    private static final double C4 0.3333333333333333
    private static final double C5 0.06666666666666667
  • org.openstreetmap.josm.data.projection.proj.DoubleStereographic 
    Modifier and Type Constant Field Value
    private static final double EPSILON 1.0E-12
  • org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea 
    Modifier and Type Constant Field Value
    private static final double EPSILON 1.0E-7
    private static final double EPSILON_LATITUDE 1.0E-10
    private static final double FINE_EPSILON 1.0E-10
    private static final double P00 0.333333333333333
    private static final double P01 0.172222222222222
    private static final double P02 0.102579365079365
    private static final double P10 0.0638888888888889
    private static final double P11 0.0664021164021164
    private static final double P20 0.0164150129421915
  • org.openstreetmap.josm.data.projection.proj.LambertConformalConic 
    Modifier and Type Constant Field Value
    protected static final double epsilon 1.0E-12
  • org.openstreetmap.josm.data.projection.proj.Mercator 
    Modifier and Type Constant Field Value
    private static final double EPSILON 1.0E-6
  • org.openstreetmap.josm.data.projection.proj.ObliqueMercator 
    Modifier and Type Constant Field Value
    private static final double EPSILON 1.0E-6
    private static final double EPSILON_LATITUDE 1.0E-10
  • org.openstreetmap.josm.data.projection.proj.PolarStereographic 
    Modifier and Type Constant Field Value
    private static final double EPSILON 1.0E-8
    private static final double ITERATION_TOLERANCE 1.0E-10
    private static final int MAXIMUM_ITERATIONS 15
  • org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator 
    Modifier and Type Constant Field Value
    private static final double EPSILON 1.0E-11
  • org.openstreetmap.josm.data.projection.proj.TransverseMercator 
    Modifier and Type Constant Field Value
    private static final double EPSILON 1.0E-6
    private static final double FC1 1.0
    private static final double FC2 0.5
    private static final double FC3 0.16666666666666666
    private static final double FC4 0.08333333333333333
    private static final double FC5 0.05
    private static final double FC6 0.03333333333333333
    private static final double FC7 0.023809523809523808
    private static final double FC8 0.017857142857142856
  • org.openstreetmap.josm.data.validation.routines.DomainValidator 
    Modifier and Type Constant Field Value
    private static final java.lang.String DOMAIN_LABEL_REGEX "\\p{Alnum}(?>[\\p{Alnum}-]{0,61}\\p{Alnum})?"
    private static final java.lang.String DOMAIN_NAME_REGEX "^(?:\\p{Alnum}(?>[\\p{Alnum}-]{0,61}\\p{Alnum})?\\.)+(\\p{Alpha}(?>[\\p{Alnum}-]{0,61}\\p{Alnum})?)\\.?$"
    private static final int MAX_DOMAIN_LENGTH 253
    private static final java.lang.String TOP_LABEL_REGEX "\\p{Alpha}(?>[\\p{Alnum}-]{0,61}\\p{Alnum})?"
  • org.openstreetmap.josm.data.validation.routines.EmailValidator 
    Modifier and Type Constant Field Value
    private static final java.lang.String EMAIL_REGEX "^\\s*?(.+)@(.+?)\\s*$"
    private static final java.lang.String IP_DOMAIN_REGEX "^\\[(.*)\\]$"
    private static final int MAX_USERNAME_LEN 64
    private static final java.lang.String QUOTED_USER "(\"(\\\\\"|[^\"])*\")"
    private static final java.lang.String SPECIAL_CHARS "\\p{Cntrl}\\(\\)<>@,;:\'\\\\\\\"\\.\\[\\]"
    private static final java.lang.String USER_REGEX "^\\s*(((\\\\.)|[^\\s\\p{Cntrl}\\(\\)<>@,;:\'\\\\\\\"\\.\\[\\]]|\')+|(\"(\\\\\"|[^\"])*\"))(\\.(((\\\\.)|[^\\s\\p{Cntrl}\\(\\)<>@,;:\'\\\\\\\"\\.\\[\\]]|\')+|(\"(\\\\\"|[^\"])*\")))*$"
    private static final java.lang.String VALID_CHARS "(\\\\.)|[^\\s\\p{Cntrl}\\(\\)<>@,;:\'\\\\\\\"\\.\\[\\]]"
    private static final java.lang.String WORD "(((\\\\.)|[^\\s\\p{Cntrl}\\(\\)<>@,;:\'\\\\\\\"\\.\\[\\]]|\')+|(\"(\\\\\"|[^\"])*\"))"
  • org.openstreetmap.josm.data.validation.routines.InetAddressValidator 
    Modifier and Type Constant Field Value
    private static final int BASE_16 16
    private static final int IPV4_MAX_OCTET_VALUE 255
    private static final java.lang.String IPV4_REGEX "^(\\d{1,3})\\.(\\d{1,3})\\.(\\d{1,3})\\.(\\d{1,3})$"
    private static final int IPV6_MAX_HEX_DIGITS_PER_GROUP 4
    private static final int IPV6_MAX_HEX_GROUPS 8
    private static final int MAX_UNSIGNED_SHORT 65535
  • org.openstreetmap.josm.data.validation.routines.UrlValidator 
    Modifier and Type Constant Field Value
    public static final long ALLOW_2_SLASHES 2L
    public static final long ALLOW_ALL_SCHEMES 1L
    public static final long ALLOW_LOCAL_URLS 8L
    private static final java.lang.String AUTHORITY_CHARS_REGEX "\\p{Alnum}-\\."
    private static final java.lang.String AUTHORITY_REGEX "(?:\\[([0-9a-fA-F:]+)]|(?:(?:[a-zA-Z0-9%-._~!$&\'()*+,;=]+:[a-zA-Z0-9%-._~!$&\'()*+,;=]*@)?([\\p{Alnum}-\\.]*)))(:\\d*)?(.*)?"
    private static final java.lang.String IPV6_REGEX "[0-9a-fA-F:]+"
    public static final long NO_FRAGMENTS 4L
    private static final int PARSE_AUTHORITY_EXTRA 4
    private static final int PARSE_AUTHORITY_HOST_IP 2
    private static final int PARSE_AUTHORITY_IPV6 1
    private static final int PARSE_URL_AUTHORITY 4
    private static final int PARSE_URL_FRAGMENT 9
    private static final int PARSE_URL_PATH 5
    private static final int PARSE_URL_QUERY 7
    private static final int PARSE_URL_SCHEME 2
    private static final java.lang.String PATH_REGEX "^(/[-\\w:@&?=+,.!/~*\'%$_;()]*)?$"
    private static final java.lang.String QUERY_REGEX "^(.*)$"
    private static final java.lang.String SCHEME_REGEX "^\\p{Alpha}[\\p{Alnum}+\\-.]*"
    private static final java.lang.String URL_REGEX "^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\\?([^#]*))?(#(.*))?"
    private static final java.lang.String USERINFO_CHARS_REGEX "[a-zA-Z0-9%-._~!$&\'()*+,;=]"
    private static final java.lang.String USERINFO_FIELD_REGEX "[a-zA-Z0-9%-._~!$&\'()*+,;=]+:[a-zA-Z0-9%-._~!$&\'()*+,;=]*@"
  • org.openstreetmap.josm.gui.animation.BirthdayExtension 
    Modifier and Type Constant Field Value
    private static final int SIZE 40
  • org.openstreetmap.josm.gui.animation.org.openstreetmap.josm.gui.animation.DropImage 
    Modifier and Type Constant Field Value
    static final int averageFallSpeed 4
  • org.openstreetmap.josm.gui.animation.org.openstreetmap.josm.gui.animation.Star 
    Modifier and Type Constant Field Value
    static final int averageFallSpeed 4
    static final int averageRotationSpeed 2
    static final int averageStarWidth 10
  • org.openstreetmap.josm.gui.bugreport.BugReportDialog 
    Modifier and Type Constant Field Value
    private static final int MAX_MESSAGE_SIZE 500
  • org.openstreetmap.josm.gui.bugreport.DebugTextDisplay 
    Modifier and Type Constant Field Value
    private static final java.lang.String CODE_PATTERN "{{{%n%s%n}}}"
  • org.openstreetmap.josm.gui.datatransfer.importers.OsmLinkPaster 
    Modifier and Type Constant Field Value
    private static final java.lang.String OSM_SERVER "^https?\\://(\\w+\\.)?(osm|openstreetmap)\\.org/"
  • org.openstreetmap.josm.gui.dialogs.org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationMemberTableModel.RelationToChildReferenceComparator 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.openstreetmap.josm.gui.dialogs.DialogsPanel 
    Modifier and Type Constant Field Value
    private static final int DIVIDER_SIZE 5
  • org.openstreetmap.josm.gui.dialogs.FilterTableModel 
    Modifier and Type Constant Field Value
    public static final int COL_ENABLED 0
    public static final int COL_HIDING 1
    public static final int COL_INVERTED 3
    public static final int COL_TEXT 2
  • org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText 
    Modifier and Type Constant Field Value
    private static final java.lang.String INDENT " "
    private static final char NL 10
  • org.openstreetmap.josm.gui.dialogs.SelectionListDialog 
    Modifier and Type Constant Field Value
    private static final java.lang.String SELECTION "selection"
  • org.openstreetmap.josm.gui.dialogs.org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel 
    Modifier and Type Constant Field Value
    private static final int SELECTION_HISTORY_SIZE 10
  • org.openstreetmap.josm.gui.dialogs.ToggleDialog 
    Modifier and Type Constant Field Value
    private static final java.lang.String SELECTED "selected"
  • org.openstreetmap.josm.gui.dialogs.changeset.query.OpenAndCloseStateRestrictionPanel 
    Modifier and Type Constant Field Value
    private static final java.lang.String PREF_QUERY_TYPE "changeset-query.advanced.open-restrictions.query-type"
    private static final java.lang.String PREF_ROOT "changeset-query.advanced.open-restrictions"
  • org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel 
    Modifier and Type Constant Field Value
    private static final java.lang.String PREF_QUERY_TYPE "changeset-query.advanced.user-restrictions.query-type"
    private static final java.lang.String PREF_ROOT "changeset-query.advanced.user-restrictions"
  • org.openstreetmap.josm.gui.dialogs.properties.org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DeleteAction 
    Modifier and Type Constant Field Value
    private static final java.lang.String DELETE_FROM_RELATION_PREF "delete_from_relation"
  • org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper 
    Modifier and Type Constant Field Value
    private static final java.lang.String CANCEL "cancel"
    public static final int DEFAULT_LRU_TAGS_NUMBER 5
    private static final java.lang.String DUMMY "dummy"
    private static final java.lang.String HTML "<html>"
    public static final int MAX_LRU_TAGS_NUMBER 30
  • org.openstreetmap.josm.gui.dialogs.relation.org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.LeftButtonToolbar 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.openstreetmap.josm.gui.dialogs.relation.RelationEditor 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.openstreetmap.josm.gui.io.AbstractUploadTask 
    Modifier and Type Constant Field Value
    private static final java.lang.String CANCEL "cancel"
    private static final java.lang.String UPDATE_DATA "updatedata"
  • org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMMENT_HISTORY_KEY "upload.comment.history"
    public static final java.lang.String COMMENT_LAST_USED_KEY "upload.comment.last-used"
    public static final java.lang.String COMMENT_MAX_AGE_KEY "upload.comment.max-age"
    public static final java.lang.String SOURCE_HISTORY_KEY "upload.source.history"
  • org.openstreetmap.josm.gui.io.ChangesetManagementPanel 
    Modifier and Type Constant Field Value
    private static final java.lang.String UPLOAD_CHANGESET_CLOSE "upload.changeset.close"
  • org.openstreetmap.josm.gui.io.SaveLayersModel 
    Modifier and Type Constant Field Value
    private static final int columnActions 2
    private static final int columnFilename 0
  • org.openstreetmap.josm.gui.io.UploadDialogModel 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMMENT "comment"
    private static final java.lang.String CREATED_BY "created_by"
    public static final java.lang.String SOURCE "source"
  • org.openstreetmap.josm.gui.io.org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel.OsmPrimitiveComparator 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.openstreetmap.josm.gui.io.importexport.GpxExporter 
    Modifier and Type Constant Field Value
    private static final java.lang.String PUBLIC_DOMAIN "public domain"
  • org.openstreetmap.josm.gui.io.importexport.WMSLayerExporter 
    Modifier and Type Constant Field Value
    public static final int CURRENT_FILE_VERSION 6
  • org.openstreetmap.josm.gui.layer.geoimage.org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SyncDialogWindowListener 
    Modifier and Type Constant Field Value
    private static final int AGAIN 1
    private static final int CANCEL -1
    private static final int DONE 0
    private static final int NOTHING 2
  • org.openstreetmap.josm.gui.layer.geoimage.CorrelationSupportLayer 
    Modifier and Type Constant Field Value
    private static final java.lang.String CORRELATION_PREFIX "correlation:"
  • org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog 
    Modifier and Type Constant Field Value
    private static final java.lang.String DIALOG_FOLDER "dialogs"
  • org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader 
    Modifier and Type Constant Field Value
    public static final int maxSize 120
    public static final int minSize 22
  • org.openstreetmap.josm.gui.layer.imagery.ColorfulFilter 
    Modifier and Type Constant Field Value
    private static final double LUMINOSITY_BLUE 0.07
    private static final double LUMINOSITY_GREEN 0.72
    private static final double LUMINOSITY_RED 0.21
  • org.openstreetmap.josm.gui.layer.imagery.MVTLayer 
    Modifier and Type Constant Field Value
    private static final java.lang.String CACHE_REGION_NAME "MVT"
  • org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings 
    Modifier and Type Constant Field Value
    public static final java.lang.String AUTO_LOAD "automatic-downloading"
    public static final java.lang.String AUTO_ZOOM "automatically-change-resolution"
    private static final java.lang.String DISPLACEMENT "displacement"
    private static final java.lang.String PREFERENCE_PREFIX "imagery.generic"
    private static final java.lang.String SHOW_ERRORS "show-errors"
  • org.openstreetmap.josm.gui.layer.markerlayer.Marker 
    Modifier and Type Constant Field Value
    public static final java.lang.String LABEL_PATTERN_AUTO "?{ \'{name} ({desc})\' | \'{name} ({cmt})\' | \'{name}\' | \'{desc}\' | \'{cmt}\' }"
    public static final java.lang.String LABEL_PATTERN_DESC "{desc}"
    public static final java.lang.String LABEL_PATTERN_NAME "{name}"
    public static final java.lang.String MARKER_FORMATTED_OFFSET "formattedWaypointOffset"
    public static final java.lang.String MARKER_OFFSET "waypointOffset"
  • org.openstreetmap.josm.gui.mappaint.Environment 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_LAYER "default"
  • org.openstreetmap.josm.gui.mappaint.RenderingCLI 
    Modifier and Type Constant Field Value
    private static final int DEFAULT_MAX_IMAGE_SIZE 20000
    private static final double PIXEL_PER_METER 3779.5275590551178
  • org.openstreetmap.josm.gui.mappaint.StyleKeys 
    Modifier and Type Constant Field Value
    public static final java.lang.String COLOR "color"
    public static final java.lang.String DASHES "dashes"
    public static final java.lang.String DASHES_BACKGROUND_COLOR "dashes-background-color"
    public static final java.lang.String DASHES_BACKGROUND_OPACITY "dashes-background-opacity"
    public static final java.lang.String DASHES_OFFSET "dashes-offset"
    public static final java.lang.String FILL_COLOR "fill-color"
    public static final java.lang.String FILL_EXTENT "fill-extent"
    public static final java.lang.String FILL_EXTENT_THRESHOLD "fill-extent-threshold"
    public static final java.lang.String FILL_IMAGE "fill-image"
    public static final java.lang.String FILL_OPACITY "fill-opacity"
    public static final java.lang.String FONT_FAMILY "font-family"
    public static final java.lang.String FONT_SIZE "font-size"
    public static final java.lang.String FONT_STYLE "font-style"
    public static final java.lang.String FONT_WEIGHT "font-weight"
    public static final java.lang.String ICON_HEIGHT "icon-height"
    public static final java.lang.String ICON_IMAGE "icon-image"
    public static final java.lang.String ICON_OFFSET_X "icon-offset-x"
    public static final java.lang.String ICON_OFFSET_Y "icon-offset-y"
    public static final java.lang.String ICON_OPACITY "icon-opacity"
    public static final java.lang.String ICON_POSITION "icon-position"
    public static final java.lang.String ICON_ROTATION "icon-rotation"
    public static final java.lang.String ICON_WIDTH "icon-width"
    public static final java.lang.String LINECAP "linecap"
    public static final java.lang.String LINEJOIN "linejoin"
    public static final java.lang.String MAJOR_Z_INDEX "major-z-index"
    public static final java.lang.String MITERLIMIT "miterlimit"
    public static final java.lang.String MODIFIER "modifier"
    public static final java.lang.String OBJECT_Z_INDEX "object-z-index"
    public static final java.lang.String OFFSET "offset"
    public static final java.lang.String OPACITY "opacity"
    public static final java.lang.String REAL_WIDTH "real-width"
    public static final java.lang.String REPEAT_IMAGE "repeat-image"
    public static final java.lang.String REPEAT_IMAGE_ALIGN "repeat-image-align"
    public static final java.lang.String REPEAT_IMAGE_HEIGHT "repeat-image-height"
    public static final java.lang.String REPEAT_IMAGE_OFFSET "repeat-image-offset"
    public static final java.lang.String REPEAT_IMAGE_OPACITY "repeat-image-opacity"
    public static final java.lang.String REPEAT_IMAGE_PHASE "repeat-image-phase"
    public static final java.lang.String REPEAT_IMAGE_SPACING "repeat-image-spacing"
    public static final java.lang.String REPEAT_IMAGE_WIDTH "repeat-image-width"
    public static final java.lang.String TEXT "text"
    public static final java.lang.String TEXT_ANCHOR_HORIZONTAL "text-anchor-horizontal"
    public static final java.lang.String TEXT_ANCHOR_VERTICAL "text-anchor-vertical"
    public static final java.lang.String TEXT_COLOR "text-color"
    public static final java.lang.String TEXT_HALO_COLOR "text-halo-color"
    public static final java.lang.String TEXT_HALO_OPACITY "text-halo-opacity"
    public static final java.lang.String TEXT_HALO_RADIUS "text-halo-radius"
    public static final java.lang.String TEXT_OFFSET "text-offset"
    public static final java.lang.String TEXT_OFFSET_X "text-offset-x"
    public static final java.lang.String TEXT_OFFSET_Y "text-offset-y"
    public static final java.lang.String TEXT_OPACITY "text-opacity"
    public static final java.lang.String TEXT_POSITION "text-position"
    public static final java.lang.String TEXT_ROTATION "text-rotation"
    public static final java.lang.String WAY_DIRECTION_ARROWS "way-direction-arrows"
    public static final java.lang.String WIDTH "width"
    public static final java.lang.String Z_INDEX "z-index"
  • org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource 
    Modifier and Type Constant Field Value
    public static final java.lang.String MAPCSS_STYLE_MIME_TYPES "text/x-mapcss, text/mapcss, text/css; q=0.9, text/plain; q=0.8, application/zip, application/octet-stream; q=0.5"
  • org.openstreetmap.josm.gui.mappaint.mapcss.Selector 
    Modifier and Type Constant Field Value
    public static final java.lang.String BASE_ANY "*"
    public static final java.lang.String BASE_AREA "area"
    public static final java.lang.String BASE_CANVAS "canvas"
    public static final java.lang.String BASE_META "meta"
    public static final java.lang.String BASE_NODE "node"
    public static final java.lang.String BASE_RELATION "relation"
    public static final java.lang.String BASE_SETTING "setting"
    public static final java.lang.String BASE_SETTINGS "settings"
    public static final java.lang.String BASE_WAY "way"
  • org.openstreetmap.josm.gui.preferences.SourceEditor 
    Modifier and Type Constant Field Value
    private static final java.lang.String DELETE "delete"
    private static final java.lang.String DIALOGS "dialogs"
  • org.openstreetmap.josm.gui.preferences.ToolbarPreferences 
    Modifier and Type Constant Field Value
    private static final java.lang.String DIALOGS "dialogs"
    private static final java.lang.String EMPTY_TOOLBAR_MARKER "<!-empty-!>"
    public static final java.lang.String IMAGERY_PREFIX "imagery_"
    private static final java.lang.String TOOLBAR "toolbar"
  • org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel 
    Modifier and Type Constant Field Value
    private static final int WAYPOINT_LABEL_CUSTOM 6
  • org.openstreetmap.josm.gui.preferences.display.LanguagePreference 
    Modifier and Type Constant Field Value
    private static final java.lang.String LANGUAGE "language"
  • org.openstreetmap.josm.gui.preferences.map.org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintSourceEditor 
    Modifier and Type Constant Field Value
    private static final java.lang.String ICONPREF "mappaint.icon.sources"
  • org.openstreetmap.josm.gui.preferences.plugin.PluginPreference 
    Modifier and Type Constant Field Value
    private static final java.lang.String HTML_END "</html>"
    private static final java.lang.String HTML_START "<html>"
  • org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -2479852374189976764L
  • org.openstreetmap.josm.gui.preferences.server.org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel.AutoSizePanel 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 7469560761925020366L
  • org.openstreetmap.josm.gui.util.imagery.CameraPlane 
    Modifier and Type Constant Field Value
    public static final double HALF_PI 1.5707963267948966
    public static final double TWO_PI 6.283185307179586
    private static final byte YAW_DIRECTION -1
  • org.openstreetmap.josm.gui.util.imagery.UVMapping 
    Modifier and Type Constant Field Value
    private static final double TWO_PI 6.283185307179586
  • org.openstreetmap.josm.io.audio.org.openstreetmap.josm.io.audio.JavaSoundPlayer 
    Modifier and Type Constant Field Value
    private static final int chunk 4000
  • org.openstreetmap.josm.io.imagery.org.openstreetmap.josm.io.imagery.ImageryReader.Parser 
    Modifier and Type Constant Field Value
    private static final java.lang.String MAX_ZOOM "max-zoom"
    private static final java.lang.String MIN_ZOOM "min-zoom"
    private static final java.lang.String PRIVACY_POLICY_URL "privacy-policy-url"
    private static final java.lang.String TILE_SIZE "tile-size"
    private static final java.lang.String TRUE "true"
  • org.openstreetmap.josm.io.imagery.WMSImagery 
    Modifier and Type Constant Field Value
    private static final java.lang.String CAPABILITIES_QUERY_STRING "SERVICE=WMS&REQUEST=GetCapabilities"
    private static final java.lang.String REQUEST_GET_CAPABILITIES "REQUEST=GetCapabilities"
    private static final java.lang.String SERVICE_WMS "SERVICE=WMS"
    public static final java.lang.String WMS_NS_URL "http://www.opengis.net/wms"
  • org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler 
    Modifier and Type Constant Field Value
    public static final java.lang.String command "add_node"
  • org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler 
    Modifier and Type Constant Field Value
    public static final java.lang.String command "add_way"
  • org.openstreetmap.josm.io.remotecontrol.handler.AuthorizationHandler 
    Modifier and Type Constant Field Value
    public static final java.lang.String command "oauth_authorization"
  • org.openstreetmap.josm.io.remotecontrol.handler.FeaturesHandler 
    Modifier and Type Constant Field Value
    public static final java.lang.String command "features"
  • org.openstreetmap.josm.io.remotecontrol.handler.ImageryHandler 
    Modifier and Type Constant Field Value
    public static final java.lang.String command "imagery"
  • org.openstreetmap.josm.io.remotecontrol.handler.ImportHandler 
    Modifier and Type Constant Field Value
    public static final java.lang.String command "import"
  • org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler 
    Modifier and Type Constant Field Value
    private static final java.lang.String ADDTAGS "addtags"
    private static final java.lang.String CHANGESET_COMMENT "changeset_comment"
    private static final java.lang.String CHANGESET_HASHTAGS "changeset_hashtags"
    private static final java.lang.String CHANGESET_SOURCE "changeset_source"
    private static final java.lang.String CHANGESET_TAGS "changeset_tags"
    public static final java.lang.String command "load_and_zoom"
    public static final java.lang.String command2 "zoom"
    private static final java.lang.String CURRENT_SELECTION "currentselection"
    private static final java.lang.String SEARCH "search"
    private static final java.lang.String SELECT "select"
  • org.openstreetmap.josm.io.remotecontrol.handler.LoadDataHandler 
    Modifier and Type Constant Field Value
    public static final java.lang.String command "load_data"
    private static final java.lang.String OSM_MIME_TYPE "application/vnd.openstreetmap.data+xml"
  • org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandler 
    Modifier and Type Constant Field Value
    public static final java.lang.String command "load_object"
  • org.openstreetmap.josm.io.remotecontrol.handler.OpenApiHandler 
    Modifier and Type Constant Field Value
    public static final java.lang.String command "openapi.json"
  • org.openstreetmap.josm.io.remotecontrol.handler.OpenFileHandler 
    Modifier and Type Constant Field Value
    public static final java.lang.String command "open_file"
  • org.openstreetmap.josm.io.remotecontrol.handler.VersionHandler 
    Modifier and Type Constant Field Value
    public static final java.lang.String command "version"
  • org.openstreetmap.josm.tools.AlphanumComparator 
    Modifier and Type Constant Field Value
    static final java.lang.String ASCII_SORT_ORDER " \r\t\n\f\u000b-_,;:!?/.`^~\'\"()[]{}@$*\\&#%+<=>|0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"
    private static final long serialVersionUID 1L
  • org.openstreetmap.josm.tools.ColorScale 
    Modifier and Type Constant Field Value
    private static final java.lang.String DAY_TIME_FORMAT "yyyy-MM-dd HH:mm"
    private static final byte PADDING 19
    private static final java.lang.String TIME_FORMAT "HH:mm:ss"
  • org.openstreetmap.josm.tools.Geometry 
    Modifier and Type Constant Field Value
    public static final double INTERSECTION_EPS_EAST_NORTH 1.0E-4
  • org.openstreetmap.josm.tools.GeoPropertyIndex<T> 
    Modifier and Type Constant Field Value
    private static final boolean DEBUG false
  • org.openstreetmap.josm.tools.I18n 
    Modifier and Type Constant Field Value
    private static final java.lang.String BOPOMOFO "bopo"
    private static final java.lang.String CORE_TRANS_DIRECTORY "/data/"
    private static final java.lang.String HANI "hani"
    private static final java.lang.String HANS "hans"
    private static final java.lang.String HANT "hant"
    private static final java.lang.String HIRAGANA "hira"
    private static final java.lang.String KATAKANA "kana"
    private static final java.lang.String LATIN "latn"
    private static final java.lang.String LATINPINYIN "latn-pinyin"
    private static final java.lang.String PINYIN "pinyin"
    private static final java.lang.String PLUGIN_TRANS_DIRECTORY "data/"
    private static final java.lang.String ROMAJI "rm"
  • org.openstreetmap.josm.tools.ImageProvider 
    Modifier and Type Constant Field Value
    protected static final int CURSOR_SIZE_HOTSPOT_IS_RELATIVE_TO 32
    private static final java.lang.String HTTP_PROTOCOL "http://"
    private static final java.lang.String HTTPS_PROTOCOL "https://"
    public static final java.lang.String PROP_TRANSPARENCY_COLOR "josm.transparency.color"
    public static final java.lang.String PROP_TRANSPARENCY_FORCED "josm.transparency.forced"
    private static final java.lang.String WIKI_PROTOCOL "wiki://"
  • org.openstreetmap.josm.tools.KeyboardUtils 
    Modifier and Type Constant Field Value
    public static final int EXTENDED_KEYCODE_FLAG 16777216
  • org.openstreetmap.josm.tools.MemoryManager 
    Modifier and Type Constant Field Value
    private static final long JOSM_CORE_FOOTPRINT 52428800L
  • org.openstreetmap.josm.tools.OsmUrlToBounds 
    Modifier and Type Constant Field Value
    private static final java.lang.String SHORTLINK_PREFIX "http://osm.org/go/"
    private static final int TILE_SIZE_IN_PIXELS 256
  • org.openstreetmap.josm.tools.PatternUtils 
    Modifier and Type Constant Field Value
    private static final java.lang.String MAGIC_STRING "========"
  • org.openstreetmap.josm.tools.PlatformHookWindows 
    Modifier and Type Constant Field Value
    private static final java.lang.String CURRENT_VERSION "SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion"
    private static final java.lang.String WINDOWS_ROOT "Windows-ROOT"
  • org.openstreetmap.josm.tools.RightAndLefthandTraffic 
    Modifier and Type Constant Field Value
    private static final java.lang.String DRIVING_SIDE "driving_side"
    private static final java.lang.String LEFT "left"
    private static final java.lang.String RIGHT "right"
  • org.openstreetmap.josm.tools.ShapeClipper 
    Modifier and Type Constant Field Value
    private static final int BOTTOM 3
    private static final int LEFT 0
    private static final int RIGHT 2
    private static final int TOP 1
  • org.openstreetmap.josm.tools.Shortcut 
    Modifier and Type Constant Field Value
    public static final int ALT 5004
    public static final int ALT_CTRL 5008
    public static final int ALT_CTRL_SHIFT 5010
    public static final int ALT_SHIFT 5007
    public static final int CTRL 5006
    public static final int CTRL_SHIFT 5009
    public static final int DIRECT 5003
    public static final int MNEMONIC 5001
    public static final int NONE 5000
    public static final int RESERVED 5002
    public static final int SHIFT 5005
  • org.openstreetmap.josm.tools.org.openstreetmap.josm.tools.Shortcut.ShortcutCollection 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.openstreetmap.josm.tools.Territories 
    Modifier and Type Constant Field Value
    public static final java.lang.String FILENAME "boundaries.osm"
    private static final java.lang.String ISO3166_1 "ISO3166-1:alpha2"
    private static final java.lang.String ISO3166_2 "ISO3166-2"
    private static final java.lang.String TAGINFO "taginfo"
  • org.openstreetmap.josm.tools.TextTagParser 
    Modifier and Type Constant Field Value
    private static final int MAX_VALUE_LENGTH 255
  • org.openstreetmap.josm.tools.Utils 
    Modifier and Type Constant Field Value
    private static final java.lang.String DEFAULT_STRIP "\ufeff\u200b"
    private static final double EPSILON 1.0E-11
    private static final double TO_DEGREES 57.29577951308232
    private static final double TO_RADIANS 0.017453292519943295
    public static final java.lang.String URL_CHARS "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-._~:/?#[]@!$&\'()*+,;=%"
  • org.openstreetmap.josm.tools.WinRegistry 
    Modifier and Type Constant Field Value
    public static final long HKEY_CURRENT_USER 2147483649L
    private static final java.lang.String HKEY_EQ "hkey="
    public static final long HKEY_LOCAL_MACHINE 2147483650L
    private static final int KEY_READ 131097
    private static final long REG_SUCCESS 0L
  • org.openstreetmap.josm.tools.XmlUtils 
    Modifier and Type Constant Field Value
    private static final java.lang.String FEATURE_DISALLOW_DOCTYPE_DECL "http://apache.org/xml/features/disallow-doctype-decl"
  • org.openstreetmap.josm.tools.bugreport.BugReport 
    Modifier and Type Constant Field Value
    private static final byte MAXIMUM_SUPPRESSED_EXCEPTIONS 4
    private static final long serialVersionUID 1L
  • org.openstreetmap.josm.tools.bugreport.ReportedException 
    Modifier and Type Constant Field Value
    private static final int MAX_COLLECTION_ENTRIES 30
    private static final long serialVersionUID 737333873766201033L
  • org.openstreetmap.josm.tools.bugreport.org.openstreetmap.josm.tools.bugreport.ReportedException.Section 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.openstreetmap.josm.tools.bugreport.org.openstreetmap.josm.tools.bugreport.ReportedException.SectionEntry 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L