mxIShapemxDoubleRectangleShape, mxImageShapepublic class mxRectangleShape extends mxBasicShape
| Constructor | Description |
|---|---|
mxRectangleShape() |
| Modifier and Type | Method | 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)
Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.