|
||||||||||
| 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.shapetype.StiShapeTypePainter
public class StiShapeTypePainter
Base StiShape Painter
Copyright Stimulsoft
| Constructor Summary | |
|---|---|
StiShapeTypePainter()
|
|
| Method Summary | |
|---|---|
static void |
drawShape(StiGraphics g,
StiShape shape,
java.util.List<StiPathCommand> path,
StiRectangle rect,
java.lang.Double zoom,
java.lang.Double pageZoom)
Draw shape |
static StiShapeTypePainter |
getPainter(StiShapeTypeService componentType)
Returns StiShapeTypePainter accoding to StiShapeTypeService |
void |
paint(StiGraphics g,
StiShape shape,
StiShapeTypeService shapeType,
StiRectangle rect,
java.lang.Double zoom,
java.lang.Double pageZoom)
Paint StiShape |
| Methods inherited from class com.stimulsoft.report.painters.StiPainter |
|---|
getImage, getIndicatorPainter, getPainter, getShapePainter, paint |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiShapeTypePainter()
| Method Detail |
|---|
public static StiShapeTypePainter getPainter(StiShapeTypeService componentType)
StiShapeTypePainter accoding to StiShapeTypeService
componentType -
public void paint(StiGraphics g,
StiShape shape,
StiShapeTypeService shapeType,
StiRectangle rect,
java.lang.Double zoom,
java.lang.Double pageZoom)
StiShape
g - StiGraphicsshape - StiShapeshapeType - StiShapeTypeServicerect - StiRectanglezoom - pageZoom -
public static void drawShape(StiGraphics g,
StiShape shape,
java.util.List<StiPathCommand> path,
StiRectangle rect,
java.lang.Double zoom,
java.lang.Double pageZoom)
g - StiGraphicsshape - StiShapepath - List of StiPathCommandrect - StiRectanglezoom - pageZoom -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||