Package com.mxgraph.shape
Interface mxIShape
-
- All Known Implementing Classes:
mxActorShape,mxArrowShape,mxBasicShape,mxCloudShape,mxConnectorShape,mxCurveShape,mxCylinderShape,mxDoubleEllipseShape,mxDoubleRectangleShape,mxEllipseShape,mxHexagonShape,mxImageShape,mxLabelShape,mxLineShape,mxRectangleShape,mxRhombusShape,mxStencil,mxStencilShape,mxSwimlaneShape,mxTriangleShape
public interface mxIShape
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpaintShape(mxGraphics2DCanvas canvas, mxCellState state)
-
-
-
Method Detail
-
paintShape
void paintShape(mxGraphics2DCanvas canvas, mxCellState state)
-
-