org.eclipse.birt.chart.computation.withaxes
Class AxisSubUnit
java.lang.Object
org.eclipse.birt.chart.computation.withaxes.AxisSubUnit
- public final class AxisSubUnit
- extends java.lang.Object
AxisSubUnit
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
reset
public final void reset()
getLastValue
public final double getLastValue()
setLastValue
public final void setLastValue(double dLastValue)
getValueMax
public final double getValueMax()
- Returns:
- Returns the valueMax.
setValueMax
public final void setValueMax(double dValueMax)
- Parameters:
dValueMax
- The valueMax to set.
getValueMin
public final double getValueMin()
- Returns:
- Returns the valueMin.
setValueMin
public final void setValueMin(double dValueMin)
- Parameters:
dValueMin
- The valueMin to set.
setPositiveTotal
public final void setPositiveTotal(double dPositiveTotal)
- Parameters:
dPositiveTotal
-
getPositiveTotal
public final double getPositiveTotal()
- Returns:
setNegativeTotal
public final void setNegativeTotal(double dNegativeTotal)
getNegativeTotal
public final double getNegativeTotal()
- Returns:
valuePercentage
public final double valuePercentage(double dValue)
- Parameters:
dValue
-
- Returns:
Copyright © 2005 Actuate Corp. All rights reserved.