| Package | Description |
|---|---|
| net.sf.jasperreports.components.map | |
| net.sf.jasperreports.components.map.fill |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardMarkerProperty |
| Modifier and Type | Method and Description |
|---|---|
List<MarkerProperty> |
StandardMarker.getProperties() |
List<MarkerProperty> |
Marker.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardMarker.addMarkerProperty(MarkerProperty property) |
void |
StandardMarker.removeMarkerProperty(MarkerProperty property) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MapCompiler.verifyMarkerProperties(JRVerifier verifier,
List<MarkerProperty> markerProperties) |
| Constructor and Description |
|---|
StandardMarker(List<MarkerProperty> properties) |
| Modifier and Type | Method and Description |
|---|---|
List<MarkerProperty> |
FillMarker.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
Object |
FillMarker.getEvaluatedValue(MarkerProperty property,
JRFillExpressionEvaluator evaluator,
byte evaluation) |
Copyright © 2012. All Rights Reserved.