DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements.charting.values
Class AreaValue

java.lang.Object
  extended by com.cete.dynamicpdf.pageelements.charting.values.AreaValue
Direct Known Subclasses:
DateTimeAreaValue, IndexedAreaValue

public class AreaValue
extends java.lang.Object

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

getDataLabel

public ValuePositionDataLabel getDataLabel()
Gets the ValuePositionDataLabel of the area value.

Returns:
ValuePositionDataLabel
See Also:
ValuePositionDataLabel

setDataLabel

public void setDataLabel(ValuePositionDataLabel dataLabel)
Sets the ValuePositionDataLabel of the area value.

Parameters:
dataLabel - to set the data label of the area value.
See Also:
ValuePositionDataLabel

getValue

public float getValue()
Gets the value of the areaValue.

Returns:
The Value of the areaValue

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.07 for Java generated on Aug 12, 2020
© Copyright 2020, ceTe Software