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 mxRectanglegetGradientBounds(mxGraphics2DCanvas canvas, mxCellState state) voidpaintShape(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:
paintShapein interfacemxIShape- Overrides:
paintShapein classmxBasicShape
-
getGradientBounds
- Overrides:
getGradientBoundsin classmxBasicShape
-