DynamicPDF by ceTe Software

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

java.lang.Object
  extended by com.cete.dynamicpdf.pageelements.charting.values.StackedAreaValueList
Direct Known Subclasses:
DateTimeStackedAreaValueList, IndexedStackedAreaValueList

public class StackedAreaValueList
extends java.lang.Object

Represents a list of Stacked area value.

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


Method Summary
 StackedAreaValue getValue(int index)
          gets the StackedAreaValue from the StackedAreaValueList based on the given index.
 int size()
          gets the total number of StackedAreaValues in the StackedAreaValueList.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValue

public StackedAreaValue getValue(int index)
gets the StackedAreaValue from the StackedAreaValueList based on the given index.

Parameters:
index - of the stacked area value.
Returns:
StackedAreaValue in the sepecified index.
See Also:
StackedAreaValue

size

public int size()
gets the total number of StackedAreaValues in the StackedAreaValueList.

Returns:
The total number of StackedAreaValues in the StackedAreaValueList.

DynamicPDF by ceTe Software

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