|
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.AreaValue
com.cete.dynamicpdf.pageelements.charting.values.IndexedAreaValue
public class IndexedAreaValue
Represents a area value with indexed axis.
Licensing:
This is a DynamicPDF Generator Enterprise
Edition feature. One of the following licenses is required for non-evaluation usage:
| Constructor Summary | |
|---|---|
IndexedAreaValue(float value,
int position)
Initializes a new instance of IndexedAreaValue object. |
|
| Method Summary | |
|---|---|
int |
getPosition()
Gets the position of area value with indexed axis. |
| Methods inherited from class com.cete.dynamicpdf.pageelements.charting.values.AreaValue |
|---|
getDataLabel, getValue, setDataLabel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexedAreaValue(float value,
int position)
IndexedAreaValue object.
value - The Value of area value with indexed axis.position - The position of the area value with indexed axis.| Method Detail |
|---|
public int getPosition()
|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||