Class StiMapPainter
java.lang.Object
com.stimulsoft.report.painters.StiPainter
com.stimulsoft.report.painters.components.StiComponentPainter
com.stimulsoft.report.painters.components.StiMapPainter
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddrawMap(StiMap map, StiGraphics g, StiRectangle rect, boolean useMargins, boolean useBackground, boolean useZoom) voidpaint(StiComponent component, StiPaintArgs e) Paint componentvoidpaintOnlineMap(StiGraphics g, StiRectangle rect, StiMap map, double zoom) Methods inherited from class com.stimulsoft.report.painters.components.StiComponentPainter
drawSelectedRectangle, paintBorder, paintConditions, paintEvents, paintInheritedImage, paintMarkers, paintOrderAndQuickInfo, paintQuickButtons, paintSelectionMethods inherited from class com.stimulsoft.report.painters.StiPainter
getImage, getIndicatorPainter, getPainter, getShapePainter
-
Constructor Details
-
StiMapPainter
public StiMapPainter()
-
-
Method Details
-
drawMap
public void drawMap(StiMap map, StiGraphics g, StiRectangle rect, boolean useMargins, boolean useBackground, boolean useZoom) throws Exception - Throws:
Exception
-
paintOnlineMap
-
paint
Description copied from class:StiPainterPaint component- Overrides:
paintin classStiPainter- Parameters:
component-StiComponente-StiPaintArgs
-