|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.painters.StiPainter
com.stimulsoft.report.painters.components.StiComponentPainter
com.stimulsoft.report.painters.components.StiMapPainter
public class StiMapPainter
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 |
---|
public StiMapPainter()
Method Detail |
---|
public void drawMap(StiMap map, StiGraphics g, StiRectangle rect, boolean useMargins, boolean useBackground, boolean useZoom) throws java.lang.Exception
java.lang.Exception
public void paint(StiComponent component, StiPaintArgs e)
StiPainter
paint
in class StiPainter
component
- StiComponent
e
- StiPaintArgs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |