public class FillMarkerItem extends FillItem
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_COLOR |
evaluatedProperties, item| Constructor and Description |
|---|
FillMarkerItem(Item item,
JRFillObjectFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getEvaluatedValue(ItemProperty property,
JRFillExpressionEvaluator evaluator,
byte evaluation) |
void |
verifyValue(ItemProperty property,
Object value) |
clone, evaluateProperties, getEvaluatedProperties, getPropertiespublic static final String PROPERTY_COLOR
public FillMarkerItem(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 FillItemJRExceptionCopyright © 2014. All rights reserved.