public class FillPlaceItem extends FillItem
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EXCEPTION_MESSAGE_KEY_MISSING_COORDINATES |
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, getProperties
public static final java.lang.String PROPERTY_COLOR
public static final java.lang.String EXCEPTION_MESSAGE_KEY_MISSING_COORDINATES
public FillPlaceItem(Item item, JRFillObjectFactory factory)
public java.lang.Object getEvaluatedValue(ItemProperty property, JRFillExpressionEvaluator evaluator, byte evaluation) throws JRException
getEvaluatedValue
in class FillItem
JRException
public void verifyValue(ItemProperty property, java.lang.Object value) throws JRException
verifyValue
in class FillItem
JRException
public void verifyValues(java.util.Map<java.lang.String,java.lang.Object> result) throws JRException
verifyValues
in class FillItem
JRException
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com