| Package | Description |
|---|---|
| net.sf.jasperreports.components.map | |
| net.sf.jasperreports.components.map.fill |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardItemData |
| Modifier and Type | Method and Description |
|---|---|
static ItemData |
StandardMarkerDataset.getItemData(MarkerDataset markerDataset)
Deprecated.
|
ItemData |
StandardMapComponent.getMarkerData() |
ItemData |
MapComponent.getMarkerData() |
ItemData |
StandardMapComponent.removePathData(ItemData pathData) |
ItemData |
StandardMapComponent.removePathStyle(ItemData pathStyle) |
| Modifier and Type | Method and Description |
|---|---|
List<ItemData> |
StandardMapComponent.getPathDataList() |
List<ItemData> |
MapComponent.getPathDataList() |
List<ItemData> |
StandardMapComponent.getPathStyleList() |
List<ItemData> |
MapComponent.getPathStyleList() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardMapComponent.addPathData(int index,
ItemData pathData) |
void |
StandardMapComponent.addPathData(ItemData pathData) |
void |
StandardMapComponent.addPathStyle(int index,
ItemData pathStyle) |
void |
StandardMapComponent.addPathStyle(ItemData pathStyle) |
static void |
MapCompiler.collectExpressions(ItemData data,
JRExpressionCollector collector) |
ItemData |
StandardMapComponent.removePathData(ItemData pathData) |
ItemData |
StandardMapComponent.removePathStyle(ItemData pathStyle) |
void |
StandardMapComponent.setMarkerData(ItemData markerData) |
protected void |
MapCompiler.verifyItemData(JRVerifier verifier,
ItemData itemData,
String itemName,
String[] requiredNames) |
protected void |
MapCompiler.verifyMarkerData(JRVerifier verifier,
ItemData itemData) |
| Constructor and Description |
|---|
StandardItemData(ItemData data,
JRBaseObjectFactory factory) |
| Modifier and Type | Field and Description |
|---|---|
protected ItemData |
FillItemData.itemData |
| Constructor and Description |
|---|
FillItemData(FillContextProvider fillContextProvider,
ItemData itemData,
JRFillObjectFactory factory) |
Copyright © 2014. All rights reserved.