|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISvgShapeFormattingController
Controls SVG shape generation.
Method Summary | |
---|---|
void |
formatShape(ISvgShape svgShape,
IShape shape)
This function is called before rendering of shape to SVG to allow user to control resulting SVG. |
Method Detail |
---|
void formatShape(ISvgShape svgShape, IShape shape)
This function is called before rendering of shape to SVG to allow user to control resulting SVG.
svgShape
- Object to control svg shape generation.shape
- Source shape.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |