public final class MapPrintElement extends Object
| Modifier and Type | Field and Description |
|---|---|
static Float |
DEFAULT_LATITUDE |
static Float |
DEFAULT_LONGITUDE |
static MapTypeEnum |
DEFAULT_MAP_TYPE |
static Integer |
DEFAULT_ZOOM |
static String |
MAP_ELEMENT_NAME
The name of map generic elements.
|
static JRGenericElementType |
MAP_ELEMENT_TYPE
The qualified type of Flash generic elements.
|
static String |
PARAMETER_CACHE_RENDERER
The cached image renderer.
|
static String |
PARAMETER_IMAGE_TYPE
The name of the parameter that provides the map image format.
|
static String |
PARAMETER_LANGUAGE
The name of the parameter that provides the map language.
|
static String |
PARAMETER_LATITUDE
The name of the parameter that provides the latitude.
|
static String |
PARAMETER_LONGITUDE
The name of the parameter that provides the longitude.
|
static String |
PARAMETER_MAP_SCALE
The name of the parameter that provides the map scale.
|
static String |
PARAMETER_MAP_TYPE
The name of the parameter that provides the map type.
|
static String |
PARAMETER_MARKERS
The name of the parameter that provides the list of marker objects for the map.
|
static String |
PARAMETER_ZOOM
The name of the parameter that provides the zoom.
|
public static final String MAP_ELEMENT_NAME
public static final JRGenericElementType MAP_ELEMENT_TYPE
public static final String PARAMETER_LATITUDE
public static final String PARAMETER_LONGITUDE
public static final String PARAMETER_ZOOM
public static final String PARAMETER_MAP_TYPE
public static final String PARAMETER_MAP_SCALE
public static final String PARAMETER_IMAGE_TYPE
public static final String PARAMETER_MARKERS
public static final String PARAMETER_LANGUAGE
public static final String PARAMETER_CACHE_RENDERER
public static final Float DEFAULT_LATITUDE
public static final Float DEFAULT_LONGITUDE
public static final Integer DEFAULT_ZOOM
public static final MapTypeEnum DEFAULT_MAP_TYPE
Copyright © 2012. All Rights Reserved.