com.stimulsoft.report.maps.helpers
Class StiMapHelper
java.lang.Object
com.stimulsoft.report.maps.helpers.StiMapHelper
public class StiMapHelper
- extends java.lang.Object
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiMapHelper
public StiMapHelper()
getMapIcon
public static java.awt.image.BufferedImage getMapIcon()
throws java.io.IOException
- Throws:
java.io.IOException
isWorld
public static boolean isWorld(StiMapID id)
isAfrica
public static boolean isAfrica(StiMapID id)
isNorthAmerica
public static boolean isNorthAmerica(StiMapID id)
isSouthAmerica
public static boolean isSouthAmerica(StiMapID id)
IsEU
public static boolean IsEU(StiMapID id)
isOceania
public static boolean isOceania(StiMapID id)
isAsia
public static boolean isAsia(StiMapID id)
getStates
public static java.lang.String[] getStates(StiMapID id)
throws java.io.UnsupportedEncodingException,
java.io.IOException,
JSONException
- Throws:
java.io.UnsupportedEncodingException
java.io.IOException
JSONException
getMapSample
public static StiMap getMapSample()
getColors
public static java.util.List<StiColor> getColors()
prepareIsoCode
public static java.lang.String prepareIsoCode(java.lang.String text)