DynamicPDF by ceTe Software

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

java.lang.Object
  extended by com.cete.dynamicpdf.pageelements.charting.values.LineValueList
Direct Known Subclasses:
DateTimeLineValueList, IndexedLineValueList

public class LineValueList
extends java.lang.Object

Represents a list of LineValue's.

Licensing:
This is a DynamicPDF Generator Enterprise Edition feature. One of the following licenses is required for non-evaluation usage:


Method Summary
 LineValue getLineValue(int index)
          Gets the LineValue from the LineValueList based on the given index.
 int size()
          Gets the total number of LineValues in the LineValueList.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLineValue

public LineValue getLineValue(int index)
Gets the LineValue from the LineValueList based on the given index.

Parameters:
index - of the LineValue.
Returns:
LineValue in the sepecified index.
See Also:
LineValue

size

public int size()
Gets the total number of LineValues in the LineValueList.

Returns:
The total number of LineValues in the LineValueList.

DynamicPDF by ceTe Software

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