com.stimulsoft.report.export.service.helper
Class StiMapSvgHelper
java.lang.Object
com.stimulsoft.report.export.service.helper.StiMapSvgHelper
public class StiMapSvgHelper
- extends java.lang.Object
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiMapSvgHelper
public StiMapSvgHelper()
drawMap
public static void drawMap(StiXmlTextWriter xmlsWriter,
StiMap map,
double width,
double height,
java.lang.Boolean animated)
throws java.lang.Exception
- Throws:
java.lang.Exception
render
public static void render(StiMap map,
StiXmlTextWriter xmlsWriter,
java.lang.Boolean animated,
double sScale)
throws java.lang.Exception
- Throws:
java.lang.Exception
getFillBrush
public static java.lang.String getFillBrush(StiSolidBrush brush)