Class IntersectionValue

    • Constructor Detail

      • IntersectionValue

        public IntersectionValue​(int _iType,
                                 double _dValue)
        Parameters:
        _iType -
        _dValue -
      • IntersectionValue

        public IntersectionValue​(int _iType,
                                 java.lang.Object _oValue)
        Parameters:
        _iType -
        _oValue -
    • Method Detail

      • getType

        public int getType()
        Returns:
      • getValue

        public java.lang.Object getValue()
        Returns:
      • getValueAsDouble

        public double getValueAsDouble()
        Returns:
      • getValueAsDouble

        public double getValueAsDouble​(AutoScale sc)
        Parameters:
        sc -
        Returns: