Package | Description |
---|---|
net.sf.jasperreports.components.map |
Contains classes for the built-in Google Map component.
|
net.sf.jasperreports.components.map.type |
Contains
enum types used by the built-in Google Map component. |
Modifier and Type | Field and Description |
---|---|
static MapTypeEnum |
MapPrintElement.DEFAULT_MAP_TYPE |
Modifier and Type | Method and Description |
---|---|
MapTypeEnum |
MapComponent.getMapType()
Returns the type of the Google map.
|
MapTypeEnum |
StandardMapComponent.getMapType() |
Modifier and Type | Method and Description |
---|---|
void |
StandardMapComponent.setMapType(MapTypeEnum mapType) |
Modifier and Type | Method and Description |
---|---|
static MapTypeEnum |
MapTypeEnum.getByName(java.lang.String name) |
static MapTypeEnum |
MapTypeEnum.valueOf(java.lang.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.
|
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com