|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cete.dynamicpdf.pageelements.charting.values.Stacked100PercentAreaValue com.cete.dynamicpdf.pageelements.charting.values.DateTime100PercentStackedAreaValue
public class DateTime100PercentStackedAreaValue
Represents a 100% stacked area 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:
Constructor Summary | |
---|---|
DateTime100PercentStackedAreaValue(float value,
java.util.Calendar position)
Initializes a new instance of DateTime100PercentStackedAreaValue object. |
Method Summary | |
---|---|
java.util.Calendar |
getPosition()
Gets the position of DateTime100PercentStackedAreaValue . |
Methods inherited from class com.cete.dynamicpdf.pageelements.charting.values.Stacked100PercentAreaValue |
---|
getDataLabel, getValue, setDataLabel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DateTime100PercentStackedAreaValue(float value, java.util.Calendar position)
DateTime100PercentStackedAreaValue
object.
value
- the value of 100% stacked area value with date-time axis.position
- the position of the 100% stacked area value with date-time axis.Calendar
Method Detail |
---|
public java.util.Calendar getPosition()
DateTime100PercentStackedAreaValue
.
Calendar
|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |