|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StiMapID | |
---|---|
com.stimulsoft.report.maps | |
com.stimulsoft.report.maps.enums | |
com.stimulsoft.report.maps.helpers |
Uses of StiMapID in com.stimulsoft.report.maps |
---|
Methods in com.stimulsoft.report.maps that return StiMapID | |
---|---|
StiMapID |
StiMap.getMapID()
|
Methods in com.stimulsoft.report.maps with parameters of type StiMapID | |
---|---|
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)
|
Uses of StiMapID in com.stimulsoft.report.maps.enums |
---|
Methods in com.stimulsoft.report.maps.enums that return StiMapID | |
---|---|
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. |
Uses of StiMapID in com.stimulsoft.report.maps.helpers |
---|
Methods in com.stimulsoft.report.maps.helpers with parameters of type StiMapID | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |