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, hasShadow
public void paintShape(mxGraphics2DCanvas canvas, mxCellState state)
paintShape
in interface mxIShape
paintShape
in class mxBasicShape
protected int getArcSize(mxCellState state, double w, double h)
Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.