| Package | Description |
|---|---|
| com.stimulsoft.report.maps | |
| com.stimulsoft.report.maps.enums | |
| com.stimulsoft.report.maps.helpers |
| Modifier and Type | Method and Description |
|---|---|
StiMapID |
StiMap.getMapID() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<StiMapData> |
StiMap.getDefaultMapData(StiMapID mapID) |
static java.util.List<StiMapData> |
StiMap.getMapDataInternal(java.lang.String mapData,
StiMapID mapID) |
static java.util.List<StiMapData> |
StiMap.getMapDataInternal(java.lang.String mapData,
StiMapID mapID,
StiRefObject<java.lang.Boolean> isHashDataEmpty) |
void |
StiMap.setMapID(StiMapID mapID) |
| Modifier and Type | Method and Description |
|---|---|
static StiMapID |
StiMapID.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiMapID[] |
StiMapID.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String[] |
StiMapHelper.getStates(StiMapID id) |
static boolean |
StiMapHelper.isAfrica(StiMapID id) |
static boolean |
StiMapHelper.isAsia(StiMapID id) |
static boolean |
StiMapHelper.IsEU(StiMapID id) |
static boolean |
StiMapHelper.isNorthAmerica(StiMapID id) |
static boolean |
StiMapHelper.isOceania(StiMapID id) |
static boolean |
StiMapHelper.isSouthAmerica(StiMapID id) |
static boolean |
StiMapHelper.isWorld(StiMapID id) |
Copyright © 2019 Stimulsoft. All Rights Reserved.