Package | Description |
---|---|
net.sf.jasperreports.charts |
Contains interfaces for chart plots and chart datasets.
|
net.sf.jasperreports.charts.base |
Contains base implementations for chart related interfaces.
|
net.sf.jasperreports.charts.design |
Contains design time implementations for chart related interfaces.
|
net.sf.jasperreports.charts.fill |
Contains fill time implementations for chart related interfaces.
|
net.sf.jasperreports.charts.type |
Modifier and Type | Method and Description |
---|---|
ValueLocationEnum |
JRThermometerPlot.getValueLocationValue()
Returns the location where the value of the thermometer will be shown.
|
Modifier and Type | Field and Description |
---|---|
protected ValueLocationEnum |
JRBaseThermometerPlot.valueLocationObject
Specifies where the textual display of the value should be shown.
|
Modifier and Type | Method and Description |
---|---|
ValueLocationEnum |
JRBaseThermometerPlot.getValueLocationValue() |
Modifier and Type | Method and Description |
---|---|
void |
JRDesignThermometerPlot.setValueLocation(ValueLocationEnum valueLocationObject)
Sets where to show the textual display of the value.
|
Modifier and Type | Method and Description |
---|---|
ValueLocationEnum |
JRFillThermometerPlot.getValueLocationValue() |
Modifier and Type | Method and Description |
---|---|
static ValueLocationEnum |
ValueLocationEnum.getByName(java.lang.String name) |
static ValueLocationEnum |
ValueLocationEnum.getByValue(byte value) |
static ValueLocationEnum |
ValueLocationEnum.getByValue(java.lang.Byte value) |
static ValueLocationEnum |
ValueLocationEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ValueLocationEnum[] |
ValueLocationEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com