DynamicPDF by ceTe Software

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

java.lang.Object
  extended by com.cete.dynamicpdf.pageelements.charting.values.Stacked100PercentLineValueList
      extended by com.cete.dynamicpdf.pageelements.charting.values.DateTime100PercentStackedLineValueList

public class DateTime100PercentStackedLineValueList
extends Stacked100PercentLineValueList

Represents a list of 100% stacked line value with date-time axis.

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


Method Summary
 void add(DateTime100PercentStackedLineValue lineValue)
          Adds a DateTime100PercentStackedLineValue object to the DateTime100PercentStackedLineValueList object.
 DateTime100PercentStackedLineValue add(float value, java.util.Calendar obj)
          Adds a DateTime100PercentStackedLineValue object to the DateTime100PercentStackedLineValueList object.
 
Methods inherited from class com.cete.dynamicpdf.pageelements.charting.values.Stacked100PercentLineValueList
getValue, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

add

public void add(DateTime100PercentStackedLineValue lineValue)
Adds a DateTime100PercentStackedLineValue object to the DateTime100PercentStackedLineValueList object.

Parameters:
lineValue - Value of the 100% stacked line value with date-time axis.
See Also:
DateTime100PercentStackedLineValue

add

public DateTime100PercentStackedLineValue add(float value,
                                              java.util.Calendar obj)
Adds a DateTime100PercentStackedLineValue object to the DateTime100PercentStackedLineValueList object.

Parameters:
value - Value of the 100% stacked line value with date-time axis.
obj - Position of the 100% stacked line value with date-time axis.
Returns:
a DateTime100PercentStackedLineValue object.
See Also:
DateTime100PercentStackedLineValue, Calendar

DynamicPDF by ceTe Software

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