| Package | Description |
|---|---|
| net.sf.jasperreports.components.map | |
| net.sf.jasperreports.components.map.fill |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardItem |
| Modifier and Type | Method and Description |
|---|---|
Item |
StandardItemData.removeItem(Item item) |
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
StandardItemData.getItems() |
List<Item> |
ItemData.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardItemData.addItem(int index,
Item item) |
void |
StandardItemData.addItem(Item item) |
Item |
StandardItemData.removeItem(Item item) |
protected void |
MapCompiler.verifyItem(JRVerifier verifier,
Item item,
String itemName,
String[] requiredNames) |
protected void |
MapCompiler.verifyMarker(JRVerifier verifier,
Item item) |
| Modifier and Type | Class and Description |
|---|---|
class |
FillItem |
class |
FillMarkerItem |
| Modifier and Type | Field and Description |
|---|---|
protected Item |
FillItem.item |
| Constructor and Description |
|---|
FillItem(Item item,
JRFillObjectFactory factory) |
FillMarkerItem(Item item,
JRFillObjectFactory factory) |
Copyright © 2014. All rights reserved.