Class IntersectionValue

java.lang.Object
org.eclipse.birt.chart.computation.Methods
org.eclipse.birt.chart.computation.withaxes.IntersectionValue
All Implemented Interfaces:
IConstants

public final class IntersectionValue extends Methods implements IConstants
IntersectionValue
  • Field Details

  • Constructor Details

    • IntersectionValue

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

      public IntersectionValue(int _iType, Object _oValue)
      Parameters:
      _iType -
      _oValue -
  • Method Details

    • getType

      public int getType()
      Returns:
    • getValue

      public Object getValue()
      Returns:
    • getValueAsDouble

      public double getValueAsDouble()
      Returns:
    • getValueAsDouble

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