public class mxRectangleShape extends mxBasicShape
| Constructor and Description |
|---|
mxRectangleShape() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getArcSize(mxCellState state,
double w,
double h)
Helper method to configure the given wrapper canvas.
|
void |
paintShape(mxGraphics2DCanvas canvas,
mxCellState state) |
configureGraphics, createShape, getFillColor, getGradientBounds, getStrokeColor, hasGradient, hasShadowpublic void paintShape(mxGraphics2DCanvas canvas, mxCellState state)
paintShape in interface mxIShapepaintShape in class mxBasicShapeprotected int getArcSize(mxCellState state, double w, double h)