| Package | Description |
|---|---|
| net.sf.jasperreports.components.map | |
| net.sf.jasperreports.components.map.type |
| Modifier and Type | Method and Description |
|---|---|
MapScaleEnum |
StandardMapComponent.getMapScale() |
MapScaleEnum |
MapComponent.getMapScale() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardMapComponent.setMapScale(MapScaleEnum mapScale) |
| Modifier and Type | Method and Description |
|---|---|
static MapScaleEnum |
MapScaleEnum.getByName(String name) |
static MapScaleEnum |
MapScaleEnum.getByValue(byte value) |
static MapScaleEnum |
MapScaleEnum.getByValue(Byte value) |
static MapScaleEnum |
MapScaleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MapScaleEnum[] |
MapScaleEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012. All Rights Reserved.