|
||||||||||
| 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.StiLinePrimitivePainter
com.stimulsoft.report.painters.components.StiRectanglePrimitivePainter
com.stimulsoft.report.painters.components.StiRoundedRectanglePrimitivePainter
public class StiRoundedRectanglePrimitivePainter
StiRoundedRectanglePrimitive Painter
Copyright Stimulsoft
| Constructor Summary | |
|---|---|
StiRoundedRectanglePrimitivePainter()
|
|
| Method Summary | |
|---|---|
protected void |
paintPrimitive(StiRectanglePrimitive primitive,
StiGraphics g,
StiRectangle rect)
Paint primitive |
| Methods inherited from class com.stimulsoft.report.painters.components.StiRectanglePrimitivePainter |
|---|
paint, paintSelection |
| Methods inherited from class com.stimulsoft.report.painters.components.StiLinePrimitivePainter |
|---|
addDotToPath, checkRectForOverflow, drawDot, paintHighlight |
| Methods inherited from class com.stimulsoft.report.painters.components.StiComponentPainter |
|---|
drawSelectedRectangle, paintBorder, paintConditions, paintEvents, paintInheritedImage, paintMarkers, paintOrderAndQuickInfo, paintQuickButtons |
| Methods inherited from class com.stimulsoft.report.painters.StiPainter |
|---|
getImage, getIndicatorPainter, getPainter, getShapePainter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiRoundedRectanglePrimitivePainter()
| Method Detail |
|---|
protected void paintPrimitive(StiRectanglePrimitive primitive,
StiGraphics g,
StiRectangle rect)
paintPrimitive in class StiRectanglePrimitivePainterprimitive - StiRectanglePrimitiveg - StiGraphicsrect - StiRectangle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||