|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.components.map.MapPrintElement
public final class MapPrintElement
Utility class that creates generic print elements of map type.
| Field Summary | |
|---|---|
static Float |
DEFAULT_LATITUDE
|
static Float |
DEFAULT_LONGITUDE
|
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_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_ZOOM
The name of the parameter that provides the zoom. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
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_CACHE_RENDERER
public static final Float DEFAULT_LATITUDE
public static final Float DEFAULT_LONGITUDE
public static final Integer DEFAULT_ZOOM
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||