com.stimulsoft.report.painters.components
Class StiMapPainter

java.lang.Object
  extended by com.stimulsoft.report.painters.StiPainter
      extended by com.stimulsoft.report.painters.components.StiComponentPainter
          extended by com.stimulsoft.report.painters.components.StiMapPainter

public class StiMapPainter
extends StiComponentPainter

Copyright Stimulsoft


Constructor Summary
StiMapPainter()
           
 
Method Summary
 void drawMap(StiMap map, StiGraphics g, StiRectangle rect, boolean useMargins, boolean useBackground, boolean useZoom)
           
 void paint(StiComponent component, StiPaintArgs e)
          Paint component
 
Methods inherited from class com.stimulsoft.report.painters.components.StiComponentPainter
drawSelectedRectangle, paintBorder, paintConditions, paintEvents, paintInheritedImage, paintMarkers, paintOrderAndQuickInfo, paintQuickButtons, paintSelection
 
Methods inherited from class com.stimulsoft.report.painters.StiPainter
getImage, getIndicatorPainter, getPainter, getShapePainter
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiMapPainter

public StiMapPainter()
Method Detail

drawMap

public void drawMap(StiMap map,
                    StiGraphics g,
                    StiRectangle rect,
                    boolean useMargins,
                    boolean useBackground,
                    boolean useZoom)
             throws java.lang.Exception
Throws:
java.lang.Exception

paint

public void paint(StiComponent component,
                  StiPaintArgs e)
Description copied from class: StiPainter
Paint component

Overrides:
paint in class StiPainter
Parameters:
component - StiComponent
e - StiPaintArgs