DynamicPDF by ceTe Software

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

java.lang.Object
  extended by com.cete.dynamicpdf.pageelements.charting.values.Stacked100PercentColumnValueList
Direct Known Subclasses:
DateTime100PercentStackedColumnValueList, Indexed100PercentStackedColumnValueList

public class Stacked100PercentColumnValueList
extends java.lang.Object

Represents a list of 100% Stacked column value.

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


Method Summary
 Stacked100PercentColumnValue getValue(int index)
          Gets the Stacked100PercentColumnValue object at the given index.
 int size()
          Gets the number of stacked column values actually contained in the stacked column value list.
 
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 number of stacked column values actually contained in the stacked column value list.

Returns:
the size of the list.

getValue

public Stacked100PercentColumnValue getValue(int index)
Gets the Stacked100PercentColumnValue object at the given index.

Parameters:
index - position of the required stacked100Percent column value.
Returns:
the Stacked100PercentColumnValue object.
See Also:
Stacked100PercentColumnValue

DynamicPDF by ceTe Software

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