public class StandardMapComponent extends java.lang.Object implements MapComponent, java.io.Serializable, JRChangeEventsSupport
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_EVALUATION_GROUP |
static java.lang.String |
PROPERTY_EVALUATION_TIME |
static java.lang.String |
PROPERTY_IMAGE_TYPE |
static java.lang.String |
PROPERTY_LANGUAGE_EXPRESSION |
static java.lang.String |
PROPERTY_LATITUDE_EXPRESSION |
static java.lang.String |
PROPERTY_LONGITUDE_EXPRESSION |
static java.lang.String |
PROPERTY_MAP_SCALE |
static java.lang.String |
PROPERTY_MAP_TYPE |
static java.lang.String |
PROPERTY_MARKER_DATA |
static java.lang.String |
PROPERTY_MARKER_DATASET
Deprecated.
Replaced by
PROPERTY_MARKER_DATA. |
static java.lang.String |
PROPERTY_ZOOM_EXPRESSION |
DEFAULT_ZOOM, PROPERTY_latitude, PROPERTY_longitude, PROPERTY_title| Constructor and Description |
|---|
StandardMapComponent() |
StandardMapComponent(MapComponent map,
JRBaseObjectFactory objectFactory) |
public static final java.lang.String PROPERTY_LATITUDE_EXPRESSION
public static final java.lang.String PROPERTY_LONGITUDE_EXPRESSION
public static final java.lang.String PROPERTY_ZOOM_EXPRESSION
public static final java.lang.String PROPERTY_LANGUAGE_EXPRESSION
public static final java.lang.String PROPERTY_EVALUATION_TIME
public static final java.lang.String PROPERTY_EVALUATION_GROUP
public static final java.lang.String PROPERTY_MAP_TYPE
public static final java.lang.String PROPERTY_MAP_SCALE
public static final java.lang.String PROPERTY_IMAGE_TYPE
public static final java.lang.String PROPERTY_MARKER_DATA
public static final java.lang.String PROPERTY_MARKER_DATASET
PROPERTY_MARKER_DATA.public StandardMapComponent()
public StandardMapComponent(MapComponent map, JRBaseObjectFactory objectFactory)
public JRExpression getLatitudeExpression()
getLatitudeExpression in interface MapComponentpublic void setLatitudeExpression(JRExpression latitudeExpression)
public JRExpression getLongitudeExpression()
getLongitudeExpression in interface MapComponentpublic void setLongitudeExpression(JRExpression longitudeExpression)
public JRExpression getZoomExpression()
getZoomExpression in interface MapComponentpublic void setZoomExpression(JRExpression zoomExpression)
public JRExpression getLanguageExpression()
getLanguageExpression in interface MapComponentpublic void setLanguageExpression(JRExpression languageExpression)
public EvaluationTimeEnum getEvaluationTime()
getEvaluationTime in interface MapComponentpublic void setEvaluationTime(EvaluationTimeEnum evaluationTimeValue)
public java.lang.String getEvaluationGroup()
getEvaluationGroup in interface MapComponentpublic void setEvaluationGroup(java.lang.String evaluationGroup)
public JRPropertyChangeSupport getEventSupport()
JRChangeEventsSupportgetEventSupport in interface JRChangeEventsSupportpublic java.lang.Object clone()
clone in interface JRCloneableclone in class java.lang.Objectpublic MapTypeEnum getMapType()
getMapType in interface MapComponentpublic void setMapType(MapTypeEnum mapType)
public MapScaleEnum getMapScale()
getMapScale in interface MapComponentpublic void setMapScale(MapScaleEnum mapScale)
public MapImageTypeEnum getImageType()
getImageType in interface MapComponentpublic void setImageType(MapImageTypeEnum imageType)
public MarkerDataset getMarkerDataset()
getMarkerData().getMarkerDataset in interface MapComponentpublic void setMarkerDataset(MarkerDataset markerDataset)
setMarkerData(ItemData).public ItemData getMarkerData()
getMarkerData in interface MapComponentpublic void setMarkerData(ItemData markerData)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com