| 
 | 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.BarValue
com.cete.dynamicpdf.pageelements.charting.values.DateTimeBarValue
public class DateTimeBarValue
This class represents bar value withn date-time axis.
Licensing:
This is a DynamicPDF Generator Enterprise
 Edition feature. One of the following licenses is required for non-evaluation usage:
 
| Constructor Summary | |
|---|---|
| DateTimeBarValue(float value,
                 java.util.Calendar position)Initializes a new instance of DateTimeBarValueclass. | |
| Method Summary | |
|---|---|
|  java.util.Calendar | getPosition()Gets the position of date time bar value. | 
| Methods inherited from class com.cete.dynamicpdf.pageelements.charting.values.BarValue | 
|---|
| getColor, getDataLabel, getValue, setColor, setDataLabel | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DateTimeBarValue(float value,
                        java.util.Calendar position)
DateTimeBarValue class.
value - the float indicating value of date time bar value.position - the position of the date time bar value.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 | ||||||||