DynamicPDF by ceTe Software

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

java.lang.Object
  extended by com.cete.dynamicpdf.pageelements.charting.values.Stacked100PercentLineValueList
Direct Known Subclasses:
DateTime100PercentStackedLineValueList, Indexed100PercentStackedLineValueList

public class Stacked100PercentLineValueList
extends java.lang.Object

Represents a list of 100% Stacked line value.

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


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

Method Detail

size

public int size()
gets the total number of StackedLineValues in the StackedLineValueList.

Returns:
The total number of StackedLineValues in the StackedLineValueList.

getValue

public Stacked100PercentLineValue getValue(int index)
gets the Stacked100PercentLineValue from the Stacked100PercentLineValueList based on the given index.

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

DynamicPDF by ceTe Software

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