public interface MapComponent extends Component, JRCloneable
| Modifier and Type | Field and Description |
|---|---|
static Integer |
DEFAULT_ZOOM |
| Modifier and Type | Method and Description |
|---|---|
String |
getEvaluationGroup() |
EvaluationTimeEnum |
getEvaluationTime() |
MapImageTypeEnum |
getImageType() |
JRExpression |
getLanguageExpression() |
JRExpression |
getLatitudeExpression() |
JRExpression |
getLongitudeExpression() |
MapScaleEnum |
getMapScale() |
MapTypeEnum |
getMapType() |
MarkerDataset |
getMarkerDataset() |
JRExpression |
getZoomExpression() |
clonestatic final Integer DEFAULT_ZOOM
JRExpression getLatitudeExpression()
JRExpression getLongitudeExpression()
JRExpression getZoomExpression()
JRExpression getLanguageExpression()
EvaluationTimeEnum getEvaluationTime()
String getEvaluationGroup()
MapTypeEnum getMapType()
MapScaleEnum getMapScale()
MapImageTypeEnum getImageType()
MarkerDataset getMarkerDataset()
Copyright © 2012. All Rights Reserved.