|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.davisor.graphics.AbstractScale.ScalingPoint
| Constructor Summary | |
AbstractScale.ScalingPoint(AbstractScale.ScalingPoint sp)
Deep copy constructor. |
|
AbstractScale.ScalingPoint(DataValue value,
DataValue minValue,
java.lang.String mode,
java.lang.String positionType,
java.lang.String legendFormat)
Default constructor. |
|
| Method Summary | |
java.lang.String |
getLegendFormat()
Returns the legend value format of the point. |
DataValue |
getValue()
Returns the value of the point. |
java.lang.String |
toString()
String representation of the point. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AbstractScale.ScalingPoint(DataValue value,
DataValue minValue,
java.lang.String mode,
java.lang.String positionType,
java.lang.String legendFormat)
public AbstractScale.ScalingPoint(AbstractScale.ScalingPoint sp)
| Method Detail |
public java.lang.String getLegendFormat()
public DataValue getValue()
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||