public class FillPlaceItem extends FillItem
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_COLOR |
evaluatedProperties, item| Constructor and Description |
|---|
FillPlaceItem(Item item,
JRFillObjectFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getEvaluatedValue(ItemProperty property,
JRFillExpressionEvaluator evaluator,
byte evaluation) |
void |
verifyValue(ItemProperty property,
java.lang.Object value) |
void |
verifyValues(java.util.Map<java.lang.String,java.lang.Object> result) |
clone, evaluateProperties, getEvaluatedProperties, getPropertiespublic static final java.lang.String PROPERTY_COLOR
public FillPlaceItem(Item item, JRFillObjectFactory factory)
public java.lang.Object getEvaluatedValue(ItemProperty property, JRFillExpressionEvaluator evaluator, byte evaluation) throws JRException
getEvaluatedValue in class FillItemJRExceptionpublic void verifyValue(ItemProperty property, java.lang.Object value) throws JRException
verifyValue in class FillItemJRExceptionpublic void verifyValues(java.util.Map<java.lang.String,java.lang.Object> result)
throws JRException
verifyValues in class FillItemJRException© 2001-2010 Jaspersoft Corporation www.jaspersoft.com