|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cete.dynamicpdf.pageelements.charting.values.StackedLineValue
com.cete.dynamicpdf.pageelements.charting.values.DateTimeStackedLineValue
public class DateTimeStackedLineValue
Represents a stacked line value with date-time axis. View Example
Licensing:
This class is a DynamicPDF Generator Enterprise Edition
feature. One of the following licenses is required for non-evaluation usage:
| Constructor Summary | |
|---|---|
DateTimeStackedLineValue(float value,
java.util.Calendar position)
Initializes a new instance of DateTimeStackedLineValue object. |
|
| Method Summary | |
|---|---|
java.util.Calendar |
getPosition()
Gets the position of stacked line value with date-time axis. |
| Methods inherited from class com.cete.dynamicpdf.pageelements.charting.values.StackedLineValue |
|---|
getDataLabel, getValue, setDataLabel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DateTimeStackedLineValue(float value,
java.util.Calendar position)
DateTimeStackedLineValue object.
value - the value of stacked line value with date-time axis.position - the position of the stacked line value with date-time axis.Calendar| Method Detail |
|---|
public java.util.Calendar getPosition()
Calendar
|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||