Package com.mxgraph.shape
Class mxDoubleRectangleShape
java.lang.Object
com.mxgraph.shape.mxBasicShape
com.mxgraph.shape.mxRectangleShape
com.mxgraph.shape.mxDoubleRectangleShape
- All Implemented Interfaces:
mxIShape
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.mxgraph.shape.mxRectangleShape
getArcSize
Methods inherited from class com.mxgraph.shape.mxBasicShape
configureGraphics, createShape, getFillColor, getGradientBounds, getStrokeColor, hasGradient, hasShadow
-
Constructor Details
-
mxDoubleRectangleShape
public mxDoubleRectangleShape()
-
-
Method Details
-
paintShape
- Specified by:
paintShape
in interfacemxIShape
- Overrides:
paintShape
in classmxRectangleShape
-