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.fill |
Contains fill time implementations for chart related interfaces.
|
net.sf.jasperreports.charts.type |
Modifier and Type | Method and Description |
---|---|
ScaleTypeEnum |
JRBubblePlot.getScaleTypeValue() |
Modifier and Type | Method and Description |
---|---|
void |
JRBubblePlot.setScaleType(ScaleTypeEnum scaleType) |
Modifier and Type | Field and Description |
---|---|
protected ScaleTypeEnum |
JRBaseBubblePlot.scaleTypeValue |
Modifier and Type | Method and Description |
---|---|
ScaleTypeEnum |
JRBaseBubblePlot.getScaleTypeValue() |
Modifier and Type | Method and Description |
---|---|
void |
JRBaseBubblePlot.setScaleType(ScaleTypeEnum scaleTypeValue) |
Modifier and Type | Method and Description |
---|---|
ScaleTypeEnum |
JRFillBubblePlot.getScaleTypeValue() |
Modifier and Type | Method and Description |
---|---|
void |
JRFillBubblePlot.setScaleType(ScaleTypeEnum scaleType) |
Modifier and Type | Method and Description |
---|---|
static ScaleTypeEnum |
ScaleTypeEnum.getByName(java.lang.String name) |
static ScaleTypeEnum |
ScaleTypeEnum.getByValue(byte value) |
static ScaleTypeEnum |
ScaleTypeEnum.getByValue(java.lang.Byte value) |
static ScaleTypeEnum |
ScaleTypeEnum.getByValue(java.lang.Integer value) |
static ScaleTypeEnum |
ScaleTypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ScaleTypeEnum[] |
ScaleTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com