|
||||||||||
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.StiZipCodePainter
public class StiZipCodePainter
StiZipCode
Painter
Copyright Stimulsoft
Constructor Summary | |
---|---|
StiZipCodePainter()
|
Method Summary | |
---|---|
void |
drawZipCode(StiZipCode zipCode,
StiGraphics g,
StiRectangle rect,
java.lang.Double zoom)
draw Zip Code |
void |
paint(StiComponent component,
StiPaintArgs args)
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 StiZipCodePainter()
Method Detail |
---|
public void drawZipCode(StiZipCode zipCode, StiGraphics g, StiRectangle rect, java.lang.Double zoom)
zipCode
- StiZipCode
g
- StiGraphics
rect
- StiRectangle
zoom
- public void paint(StiComponent component, StiPaintArgs args)
paint
in class StiPainter
component
- StiComponent
args
- StiPaintArgs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |