mxGraph 1.10.4.0


com.mxgraph.shape
Interface mxIShape

All Known Implementing Classes:
mxActorShape, mxArrowShape, mxBasicShape, mxCloudShape, mxConnectorShape, mxCurveShape, mxCylinderShape, mxDoubleEllipseShape, mxEllipseShape, mxHexagonShape, mxImageShape, mxLabelShape, mxLineShape, mxRectangleShape, mxRhombusShape, mxStencil, mxStencilShape, mxSwimlaneShape, mxTriangleShape

public interface mxIShape


Method Summary
 void paintShape(mxGraphics2DCanvas canvas, mxCellState state)
           
 

Method Detail

paintShape

void paintShape(mxGraphics2DCanvas canvas,
                mxCellState state)

mxGraph 1.10.4.0


Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.