Constant Field Values

Contents

org.locationtech.*

  • org.locationtech.jts.JTSVersion 
    Modifier and Type Constant Field Value
    public static final int MAJOR 1
    public static final int MINOR 15
    public static final int PATCH 0
    private static final java.lang.String releaseInfo ""
  • org.locationtech.jts.geomgraph.Depth 
    Modifier and Type Constant Field Value
    private static final int NULL_VALUE -1
  • org.locationtech.jts.geomgraph.DirectedEdgeStar 
    Modifier and Type Constant Field Value
    private final int LINKING_TO_OUTGOING 2
    private final int SCANNING_FOR_INCOMING 1
  • org.locationtech.jts.geomgraph.Position 
    Modifier and Type Constant Field Value
    public static final int LEFT 1
    public static final int ON 0
    public static final int RIGHT 2
  • org.locationtech.jts.geomgraph.Quadrant 
    Modifier and Type Constant Field Value
    public static final int NE 0
    public static final int NW 1
    public static final int SE 3
    public static final int SW 2
  • org.locationtech.jts.geomgraph.index.SweepLineEvent 
    Modifier and Type Constant Field Value
    private static final int DELETE 2
    private static final int INSERT 1
  • org.locationtech.jts.index.bintree.Root 
    Modifier and Type Constant Field Value
    private static final double origin 0.0
  • org.locationtech.jts.index.quadtree.DoubleBits 
    Modifier and Type Constant Field Value
    public static final int EXPONENT_BIAS 1023
  • org.locationtech.jts.index.quadtree.IntervalSize 
    Modifier and Type Constant Field Value
    public static final int MIN_BINARY_EXPONENT -50
  • org.locationtech.jts.index.quadtree.Quadtree 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -7461163625812743604L
  • org.locationtech.jts.index.sweepline.SweepLineEvent 
    Modifier and Type Constant Field Value
    public static final int DELETE 2
    public static final int INSERT 1
  • org.locationtech.jts.math.DD 
    Modifier and Type Constant Field Value
    public static final double EPS 1.23259516440783E-32
    private static final int MAX_PRINT_DIGITS 32
    private static final java.lang.String SCI_NOT_EXPONENT_CHAR "E"
    private static final java.lang.String SCI_NOT_ZERO "0.0E0"
    private static final double SPLIT 1.34217729E8
  • org.locationtech.jts.math.Plane3D 
    Modifier and Type Constant Field Value
    public static final int XY_PLANE 1
    public static final int XZ_PLANE 3
    public static final int YZ_PLANE 2
  • org.locationtech.jts.noding.IteratedNoder 
    Modifier and Type Constant Field Value
    public static final int MAX_ITER 5
  • org.locationtech.jts.operation.overlay.validate.OverlayResultValidator 
    Modifier and Type Constant Field Value
    private static final double TOLERANCE 1.0E-6
  • org.locationtech.jts.shape.fractal.KochSnowflakeBuilder 
    Modifier and Type Constant Field Value
    private static final double ONE_THIRD 0.3333333333333333
    private static final double TWO_THIRDS 0.6666666666666666
  • org.locationtech.jts.util.Debug 
    Modifier and Type Constant Field Value
    private static final java.lang.String DEBUG_LINE_TAG "D! "
  • org.locationtech.jts.util.Memory 
    Modifier and Type Constant Field Value
    public static final double GB 1.073741824E9
    public static final double KB 1024.0
    public static final double MB 1048576.0
  • org.locationtech.jtstest.testbuilder.AppConstants 
    Modifier and Type Constant Field Value
    public static final int AXIS_WIDTH 3
    public static final int POINT_SIZE 5
    public static final int VERTEX_SIZE 4
  • org.locationtech.jtstest.testbuilder.AppStrings 
    Modifier and Type Constant Field Value
    public static final java.lang.String GEOM_LABEL_A "A"
    public static final java.lang.String GEOM_LABEL_B "B"
    public static final java.lang.String LABEL_TEST_CASE "Case"
    static final java.lang.String TAB_LABEL_CASES "Cases"
    static final java.lang.String TAB_LABEL_INPUT "Input"
    static final java.lang.String TAB_LABEL_INSPECT "Inspect"
    static final java.lang.String TAB_LABEL_LAYERS "Layers"
    public static final java.lang.String TAB_LABEL_LOG "Log"
    static final java.lang.String TAB_LABEL_RESULT "Result"
    static final java.lang.String TAB_LABEL_STATS "Stats"
    public static final java.lang.String TAB_LABEL_VALUE "Value"
    static final java.lang.String TIP_CASE_ADD_NEW "Add New Case"
    static final java.lang.String TIP_CASE_DELETE "Delete Case"
    static final java.lang.String TIP_CASE_DUP "Duplicate Case"
    static final java.lang.String TIP_COPY_DATA "Copy as WKT (Ctl-click for formatted)"
    static final java.lang.String TIP_DELETE_VERTEX_COMPONENT "Delete Vertices or Components"
    static final java.lang.String TIP_DRAW_LINE "<html>Draw LineString<br><br>Add Pt = Left-Click<br>Stream = Left-Drag</html>"
    static final java.lang.String TIP_DRAW_POINT "Draw Point"
    static final java.lang.String TIP_DRAW_POLY "<html>Draw Polygon<br><br>Add Pt = Left-Click<br>Stream = Left-Drag</html>"
    static final java.lang.String TIP_DRAW_RECTANGLE "Draw Rectangle"
    static final java.lang.String TIP_EXCHANGE_A_B "Exchange A & B"
    static final java.lang.String TIP_EXTRACT_COMPONENTS "Extract Components to Case"
    static final java.lang.String TIP_INFO "Show Info on Geometry, Segment, or Point"
    public static final java.lang.String TIP_INSPECT_GEOMETRY "Inspect Geometry"
    static final java.lang.String TIP_MOVE_VERTEX "<html>Move/Add/Delete Vertex<br><br>Move = Left-Btn<br>Add = Right-Btn<br>Delete = Ctl-Right-Btn</html>"
    static final java.lang.String TIP_NEXT "<html>Next Case<br><br>No Zoom = Ctl-Click</html>"
    static final java.lang.String TIP_PAN "Pan"
    static final java.lang.String TIP_PASTE_DATA "Paste from WKT, WKB, or GML"
    static final java.lang.String TIP_PREV "<html>Previous Case<br><br>No Zoom = Ctl-Click</html>"
    public static final java.lang.String TIP_TEXT_ENTRY "Enter WKT, WKB GeoJSON, or GML, or drag-n-drop a WKT, WKB, GeoJSON, GML or SHP file"
    public static final java.lang.String TIP_WKT_PANEL_LOAD_GEOMETRY "Load geometries"
    static final java.lang.String TIP_ZOOM "<html>Zoom In/Out<br><br>In = Left-Btn<br>Out = Right-Btn<br>Extent = Shift-Drag<br>Pan = Ctl-Drag</html>"
    static final java.lang.String TIP_ZOOM_1_1 "Zoom 1:1"
    static final java.lang.String TIP_ZOOM_TO_A "Zoom To A"
    static final java.lang.String TIP_ZOOM_TO_B "Zoom To B"
    static final java.lang.String TIP_ZOOM_TO_FULL_EXTENT "Zoom To Full Extent"
    static final java.lang.String TIP_ZOOM_TO_RESULT "Zoom To Result"
  • org.locationtech.jtstest.testbuilder.InfoPanel 
    Modifier and Type Constant Field Value
    private static final java.lang.String LOG_SEP "-------------------------------------------------"
  • org.locationtech.jtstest.testbuilder.InspectorPanel 
    Modifier and Type Constant Field Value
    private static final int BOX_SPACER 5
  • org.locationtech.jtstest.testbuilder.JTSTestBuilder 
    Modifier and Type Constant Field Value
    private static final java.lang.String OPT_GEOMFUNC "geomfunc"
    private static final java.lang.String PROP_SWING_DEFAULTLAF "swing.defaultlaf"
  • org.locationtech.jtstest.testbuilder.io.shapefile.Shapefile 
    Modifier and Type Constant Field Value
    public static final int ARC 3
    public static final int ARCM 23
    public static final int ARCZ 13
    public static final int MULTIPOINT 8
    public static final int MULTIPOINTM 28
    public static final int MULTIPOINTZ 18
    public static final int NULL 0
    public static final int POINT 1
    public static final int POINTM 21
    public static final int POINTZ 11
    public static final int POLYGON 5
    public static final int POLYGONM 25
    public static final int POLYGONZ 15
    static final int SHAPEFILE_ID 9994
    public static final int UNDEFINED -1
    static final int VERSION 1000
    public static final int XY 2
    public static final int XYM 3
    public static final int XYZM 4
  • org.locationtech.jtstest.testbuilder.io.shapefile.ShapefileHeader 
    Modifier and Type Constant Field Value
    private static final boolean DEBUG false
  • org.locationtech.jtstest.testbuilder.ui.tools.BoxBandTool 
    Modifier and Type Constant Field Value
    private static final int MIN_MOVEMENT 3
  • org.locationtech.jtstest.testbuilder.ui.tools.EditVertexTool 
    Modifier and Type Constant Field Value
    private static final double IND_CIRCLE_RADIUS 10.0
  • org.locationtech.jtstest.testbuilder.ui.tools.ZoomTool 
    Modifier and Type Constant Field Value
    private static final int MIN_MOVEMENT 3
  • org.locationtech.jtstest.util.FileUtil 
    Modifier and Type Constant Field Value
    public static final java.lang.String EXTENSION_SEPARATOR "."
  • org.locationtech.jtstest.util.GeometryTextCleaner 
    Modifier and Type Constant Field Value
    public static final java.lang.String WKT_SYMBOLS "(),.-"