Package com.mxgraph.shape
Class mxSwimlaneShape
java.lang.Object
com.mxgraph.shape.mxBasicShape
com.mxgraph.shape.mxSwimlaneShape
- All Implemented Interfaces:
mxIShape
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected mxRectangle
getGradientBounds
(mxGraphics2DCanvas canvas, mxCellState state) void
paintShape
(mxGraphics2DCanvas canvas, mxCellState state) Methods inherited from class com.mxgraph.shape.mxBasicShape
configureGraphics, createShape, getFillColor, getStrokeColor, hasGradient, hasShadow
-
Constructor Details
-
mxSwimlaneShape
public mxSwimlaneShape()
-
-
Method Details
-
paintShape
- Specified by:
paintShape
in interfacemxIShape
- Overrides:
paintShape
in classmxBasicShape
-
getGradientBounds
- Overrides:
getGradientBounds
in classmxBasicShape
-