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 |
---|---|
MeterShapeEnum |
JRMeterPlot.getShapeValue()
Returns the shape of the Meter.
|
Modifier and Type | Field and Description |
---|---|
protected MeterShapeEnum |
JRBaseMeterPlot.shapeValue
The shape to use when drawing the Meter.
|
Modifier and Type | Method and Description |
---|---|
MeterShapeEnum |
JRBaseMeterPlot.getShapeValue() |
Modifier and Type | Method and Description |
---|---|
void |
JRDesignMeterPlot.setShape(MeterShapeEnum shape)
Sets the shape of the meter.
|
Modifier and Type | Method and Description |
---|---|
MeterShapeEnum |
JRFillMeterPlot.getShapeValue() |
Modifier and Type | Method and Description |
---|---|
static MeterShapeEnum |
MeterShapeEnum.getByName(java.lang.String name) |
static MeterShapeEnum |
MeterShapeEnum.getByValue(byte value) |
static MeterShapeEnum |
MeterShapeEnum.getByValue(java.lang.Byte value) |
static MeterShapeEnum |
MeterShapeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MeterShapeEnum[] |
MeterShapeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com