Constant Field Values

Contents

org.openstreetmap.*

  • org.openstreetmap.josm.actions.mapmode.org.openstreetmap.josm.actions.mapmode.DrawSnapHelper 
    Modifier and Type Constant Field Value
    private static final String DRAW_ANGLESNAP_ANGLES "draw.anglesnap.angles"
  • org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction 
    Modifier and Type Constant Field Value
    private static final String CROSSHAIR "crosshair"
    private static final long serialVersionUID 42L
  • org.openstreetmap.josm.actions.mapmode.SelectAction 
    Modifier and Type Constant Field Value
    private static final String NORMAL "normal"
  • org.openstreetmap.josm.actions.upload.FixDataHook 
    Modifier and Type Constant Field Value
    private static final String ONEWAY "oneway"
  • org.openstreetmap.josm.data.coor.conversion.LatLonParser 
    Modifier and Type Constant Field Value
    private static final String DEG "\u00b0"
    private static final String DMS "(?<neg1>-)?(?=\\d)(?:(?<single>(\\d+(\\.\\d*)?))|((?<degree>(\\d+(\\.\\d*)?))d)?((?<minutes>(\\d+(\\.\\d*)?))\')?((?<seconds>(\\d+(\\.\\d*)?))\")?)(?:[NE]|(?<neg2>[SW]))?"
    private static final String FLOAT "(\\d+(\\.\\d*)?)"
    private static final String MIN "\u2032"
    private static final String SEC "\u2033"
  • org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Expression 
    Modifier and Type Constant Field Value
    private static final String EMPTY_STRING ""
  • org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers 
    Modifier and Type Constant Field Value
    private static final String EMPTY_STRING ""
    private static final 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 String WMS_BBOX "bbox-epsg-3857"
  • 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.gui.datatransfer.importers.OsmLinkPaster 
    Modifier and Type Constant Field Value
    private static final 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 String INDENT " "
    private static final char NL 10
  • 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.properties.org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DeleteAction 
    Modifier and Type Constant Field Value
    private static final String DELETE_FROM_RELATION_PREF "delete_from_relation"
  • org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_LRU_TAGS_NUMBER 5
    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.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 String CORRELATION_PREFIX "correlation:"
  • org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog 
    Modifier and Type Constant Field Value
    private static final 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.preferences.map.org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintSourceEditor 
    Modifier and Type Constant Field Value
    private static final String ICONPREF "mappaint.icon.sources"
  • org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem 
    Modifier and Type Constant Field Value
    protected static final String DIFFERENT "<different>"
  • 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.remotecontrol.handler.AddNodeHandler 
    Modifier and Type Constant Field Value
    public static final String command "add_node"
  • org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler 
    Modifier and Type Constant Field Value
    public static final String command "add_way"
  • org.openstreetmap.josm.io.remotecontrol.handler.FeaturesHandler 
    Modifier and Type Constant Field Value
    public static final String command "features"
  • org.openstreetmap.josm.io.remotecontrol.handler.ImageryHandler 
    Modifier and Type Constant Field Value
    public static final String command "imagery"
  • org.openstreetmap.josm.io.remotecontrol.handler.ImportHandler 
    Modifier and Type Constant Field Value
    public static final String command "import"
  • org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler 
    Modifier and Type Constant Field Value
    public static final String command "load_and_zoom"
    public static final String command2 "zoom"
    private static final String CURRENT_SELECTION "currentselection"
  • org.openstreetmap.josm.io.remotecontrol.handler.LoadDataHandler 
    Modifier and Type Constant Field Value
    public static final String command "load_data"
    private static final 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 String command "load_object"
  • org.openstreetmap.josm.io.remotecontrol.handler.OpenApiHandler 
    Modifier and Type Constant Field Value
    public static final String command "openapi.json"
  • org.openstreetmap.josm.io.remotecontrol.handler.OpenFileHandler 
    Modifier and Type Constant Field Value
    public static final String command "open_file"
  • org.openstreetmap.josm.io.remotecontrol.handler.VersionHandler 
    Modifier and Type Constant Field Value
    public static final String command "version"
  • org.openstreetmap.josm.tools.bugreport.BugReport 
    Modifier and Type Constant Field Value
    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