public class FillStyleItem extends FillItem
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_COLOR |
static String |
PROPERTY_NAME |
evaluatedProperties, item| Constructor and Description |
|---|
FillStyleItem(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_NAME
public static final String PROPERTY_COLOR
public FillStyleItem(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.