Constant Field Values

Contents

geomss.geom.*

  • geomss.geom.AbstractCurve<T extends AbstractCurve> 
    Modifier and Type Constant Field Value
    public static final double GTOL 1.0E-6
  • geomss.geom.AbstractSurface<T extends AbstractSurface> 
    Modifier and Type Constant Field Value
    public static final double GTOL 1.0E-6
  • geomss.geom.GeomPoint 
    Modifier and Type Constant Field Value
    public static final int W 2
    public static final int X 0
    public static final int Y 1
    public static final int Z 2
  • geomss.geom.GeomVector<Q extends javax.measure.quantity.Quantity> 
    Modifier and Type Constant Field Value
    public static final int X 0
    public static final int Y 1
    public static final int Z 2
  • geomss.geom.PointString<E extends GeomPoint> 
    Modifier and Type Constant Field Value
    public static final double GTOL 1.0E-6
  • geomss.geom.reader.BDSGeomReader 
    Modifier and Type Constant Field Value
    public static final java.lang.String EXTENSION "bds"
  • geomss.geom.reader.CARDGeomReader 
    Modifier and Type Constant Field Value
    public static final java.lang.String EXTENSION "card"
  • geomss.geom.reader.GeomReader 
    Modifier and Type Constant Field Value
    public static final int MAYBE -1
    public static final int NO 0
    public static final int YES 1
  • geomss.geom.reader.GGPGeomReader 
    Modifier and Type Constant Field Value
    public static final java.lang.String EXTENSION "ggp"
  • geomss.geom.reader.GTCGeomReader 
    Modifier and Type Constant Field Value
    public static final java.lang.String EXTENSION "rst"
  • geomss.geom.reader.IGESGeomReader 
    Modifier and Type Constant Field Value
    public static final java.lang.String EXTENSION "igs"
  • geomss.geom.reader.LaWGSGeomReader 
    Modifier and Type Constant Field Value
    public static final java.lang.String EXTENSION "wgs"
  • geomss.geom.reader.POIGeomReader 
    Modifier and Type Constant Field Value
    public static final java.lang.String EXTENSION "poi"
  • geomss.geom.reader.STLGeomReader 
    Modifier and Type Constant Field Value
    public static final java.lang.String EXTENSION "stl"
  • geomss.geom.reader.TecplotGeomReader 
    Modifier and Type Constant Field Value
    public static final java.lang.String EXTENSION "dat"
  • geomss.geom.reader.TRIGeomReader 
    Modifier and Type Constant Field Value
    public static final java.lang.String EXTENSION "tri"
  • geomss.geom.reader.VECCGeomReader 
    Modifier and Type Constant Field Value
    public static final java.lang.String EXTENSION "mk5"
  • geomss.geom.reader.XGSSGeomReader 
    Modifier and Type Constant Field Value
    public static final java.lang.String EXTENSION "xgss"

geomss.j3d.*

jahuwaldt.j3d.*

jahuwaldt.js.*

  • jahuwaldt.js.datareader.DataReader 
    Modifier and Type Constant Field Value
    public static final int MAYBE -1
    public static final int NO 0
    public static final int YES 1
  • jahuwaldt.js.datareader.TabDataReader 
    Modifier and Type Constant Field Value
    public static final java.lang.String NO_UNITS "nd"
  • jahuwaldt.js.param.AxisAngle 
    Modifier and Type Constant Field Value
    public static final int THETA 3
    public static final int X 0
    public static final int Y 1
    public static final int Z 2
  • jahuwaldt.js.param.Cylindrical3D<Q extends javax.measure.quantity.Quantity> 
    Modifier and Type Constant Field Value
    public static final int AZIMUTH 1
    public static final int HEIGHT 2
    public static final int RADIUS 0
  • jahuwaldt.js.param.EulerAngles 
    Modifier and Type Constant Field Value
    public static final boolean NO false
    public static final boolean YES true
  • jahuwaldt.js.param.ParameterVector<Q extends javax.measure.quantity.Quantity> 
    Modifier and Type Constant Field Value
    public static final int X 0
    public static final int Y 1
    public static final int Z 2
  • jahuwaldt.js.param.Polar3D<Q extends javax.measure.quantity.Quantity> 
    Modifier and Type Constant Field Value
    public static final int AZIMUTH 1
    public static final int ELEVATION 2
    public static final int MAGNITUDE 0
  • jahuwaldt.js.param.Quaternion 
    Modifier and Type Constant Field Value
    public static final int W 3
    public static final int X 0
    public static final int Y 1
    public static final int Z 2
  • jahuwaldt.js.param.Vector3D<Q extends javax.measure.quantity.Quantity> 
    Modifier and Type Constant Field Value
    public static final int X 0
    public static final int Y 1
    public static final int Z 2

org.jscience.*

  • org.jscience.JScience 
    Modifier and Type Constant Field Value
    public static final java.lang.String VERSION "@VERSION@"
  • org.jscience.geography.coordinates.UTM 
    Modifier and Type Constant Field Value
    public static final double UPS_SCALE_FACTOR 0.994
    public static final double UTM_SCALE_FACTOR 0.9996