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 19
    public static final int PATCH 0
  • 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
  • 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.distance.GeometryLocation 
    Modifier and Type Constant Field Value
    public static final int INSIDE_AREA -1
  • org.locationtech.jts.shape.fractal.HilbertCode 
    Modifier and Type Constant Field Value
    public static final int MAX_LEVEL 16
  • org.locationtech.jts.shape.fractal.MortonCode 
    Modifier and Type Constant Field Value
    public static final int MAX_LEVEL 16
  • org.locationtech.jts.triangulate.quadedge.Vertex 
    Modifier and Type Constant Field Value
    public static final int BEHIND 3
    public static final int BETWEEN 4
    public static final int BEYOND 2
    public static final int DESTINATION 6
    public static final int LEFT 0
    public static final int ORIGIN 5
    public static final int RIGHT 1
  • 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.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
    public static final int UNDEFINED -1
    public static final int XY 2
    public static final int XYM 3
    public static final int XYZM 4
  • org.locationtech.jtstest.testbuilder.ui.render.DrawingGrid 
    Modifier and Type Constant Field Value
    public static final int GRID_MAJOR_FACTOR 1