|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cete.dynamicpdf.pageelements.charting.values.AreaValue
public class AreaValue
Base class from which date-time and indexed area values are derived.
Licensing:
This is a DynamicPDF Generator Enterprise
Edition feature. One of the following licenses is required for non-evaluation usage:
Method Summary | |
---|---|
ValuePositionDataLabel |
getDataLabel()
Gets the ValuePositionDataLabel of the area value. |
float |
getValue()
Gets the value of the areaValue. |
void |
setDataLabel(ValuePositionDataLabel dataLabel)
Sets the ValuePositionDataLabel of the area value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public ValuePositionDataLabel getDataLabel()
ValuePositionDataLabel
of the area value.
ValuePositionDataLabel
public void setDataLabel(ValuePositionDataLabel dataLabel)
ValuePositionDataLabel
of the area value.
dataLabel
- to set the data label of the area value.ValuePositionDataLabel
public float getValue()
|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |