| Package | Description |
|---|---|
| net.sf.jasperreports.components.map |
Contains classes for the built-in Google Map component.
|
| net.sf.jasperreports.components.map.fill |
Contains fill time implementations for Google Map component related interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StandardMarkerProperty
Deprecated.
Replaced by
StandardItemProperty. |
| Modifier and Type | Method and Description |
|---|---|
List<MarkerProperty> |
Marker.getProperties()
Deprecated.
|
List<MarkerProperty> |
StandardMarker.getProperties()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StandardMarker.addMarkerProperty(MarkerProperty property)
Deprecated.
|
void |
StandardMarker.removeMarkerProperty(MarkerProperty property)
Deprecated.
|
| Constructor and Description |
|---|
StandardMarker(List<MarkerProperty> properties)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<MarkerProperty> |
FillMarker.getProperties()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
FillMarker.getEvaluatedValue(MarkerProperty property,
JRFillExpressionEvaluator evaluator,
byte evaluation)
Deprecated.
|
Copyright © 2017. All rights reserved.