| Package | Description |
|---|---|
| net.sf.jasperreports.components.map | |
| net.sf.jasperreports.components.map.type |
| Modifier and Type | Field and Description |
|---|---|
static MapTypeEnum |
MapPrintElement.DEFAULT_MAP_TYPE |
| Modifier and Type | Method and Description |
|---|---|
MapTypeEnum |
StandardMapComponent.getMapType() |
MapTypeEnum |
MapComponent.getMapType() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardMapComponent.setMapType(MapTypeEnum mapType) |
| Modifier and Type | Method and Description |
|---|---|
static MapTypeEnum |
MapTypeEnum.getByName(String name) |
static MapTypeEnum |
MapTypeEnum.getByValue(byte value) |
static MapTypeEnum |
MapTypeEnum.getByValue(Byte value) |
static MapTypeEnum |
MapTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MapTypeEnum[] |
MapTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.