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