DynamicPDF by ceTe Software

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

java.lang.Object
  extended by com.cete.dynamicpdf.pageelements.charting.values.LineValue
Direct Known Subclasses:
DateTimeLineValue, IndexedLineValue

public class LineValue
extends java.lang.Object

Represents a Line Value class.

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 lineValue.
 float getValue()
          Gets the value of the lineValue.
 void setDataLabel(ValuePositionDataLabel dataLabel)
          Sets the ValuePositionDataLabel of the lineValue.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValue

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

Returns:
The Value of the lineValue

setDataLabel

public void setDataLabel(ValuePositionDataLabel dataLabel)
Sets the ValuePositionDataLabel of the lineValue.

Parameters:
dataLabel - the data label of the line value
See Also:
ValuePositionDataLabel

getDataLabel

public ValuePositionDataLabel getDataLabel()
Gets the ValuePositionDataLabel of the lineValue.

Returns:
ValuePositionDataLabel
See Also:
ValuePositionDataLabel

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software