public class FillMarker extends Object implements Marker
| Modifier and Type | Field and Description |
|---|---|
protected Marker |
parent |
PROPERTY_latitude, PROPERTY_longitude, PROPERTY_title| Constructor and Description |
|---|
FillMarker(Marker marker,
JRFillObjectFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
Map<String,Object> |
evaluateProperties(JRFillExpressionEvaluator evaluator,
byte evaluation) |
Object |
getEvaluatedValue(MarkerProperty property,
JRFillExpressionEvaluator evaluator,
byte evaluation) |
List<MarkerProperty> |
getProperties() |
protected Marker parent
public FillMarker(Marker marker, JRFillObjectFactory factory)
public Map<String,Object> evaluateProperties(JRFillExpressionEvaluator evaluator, byte evaluation) throws JRException
JRExceptionpublic Object clone()
clone in interface JRCloneableclone in class Objectpublic List<MarkerProperty> getProperties()
getProperties in interface Markerpublic Object getEvaluatedValue(MarkerProperty property, JRFillExpressionEvaluator evaluator, byte evaluation) throws JRException
JRExceptionCopyright © 2012. All Rights Reserved.