public class FillPlaceItem extends FillItem
| Modifier and Type | Field and Description |
|---|---|
static String |
EXCEPTION_MESSAGE_KEY_MISSING_COORDINATES |
static String |
PROPERTY_COLOR |
evaluatedProperties, item| Constructor and Description |
|---|
FillPlaceItem(Item item,
JRFillObjectFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getEvaluatedValue(ItemProperty property,
JRFillExpressionEvaluator evaluator,
byte evaluation) |
void |
verifyValue(ItemProperty property,
Object value) |
void |
verifyValues(Map<String,Object> result) |
clone, evaluateProperties, getEvaluatedProperties, getPropertiespublic static final String PROPERTY_COLOR
public static final String EXCEPTION_MESSAGE_KEY_MISSING_COORDINATES
public FillPlaceItem(Item item, JRFillObjectFactory factory)
public Object getEvaluatedValue(ItemProperty property, JRFillExpressionEvaluator evaluator, byte evaluation) throws JRException
getEvaluatedValue in class FillItemJRExceptionpublic void verifyValue(ItemProperty property, Object value) throws JRException
verifyValue in class FillItemJRExceptionpublic void verifyValues(Map<String,Object> result) throws JRException
verifyValues in class FillItemJRExceptionCopyright © 2017. All rights reserved.