com.mxgraph.shape
Class mxSwimlaneShape
java.lang.Object
   com.mxgraph.shape.mxBasicShape
com.mxgraph.shape.mxBasicShape
       com.mxgraph.shape.mxSwimlaneShape
com.mxgraph.shape.mxSwimlaneShape
- All Implemented Interfaces: 
- mxIShape
- public class mxSwimlaneShape 
- extends mxBasicShape
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
mxSwimlaneShape
public mxSwimlaneShape()
paintShape
public void paintShape(mxGraphics2DCanvas canvas,
                       mxCellState state)
- 
- Specified by:
- paintShapein interface- mxIShape
- Overrides:
- paintShapein class- mxBasicShape
 
- 
 
getGradientBounds
protected mxRectangle getGradientBounds(mxGraphics2DCanvas canvas,
                                        mxCellState state)
- 
- Overrides:
- getGradientBoundsin class- mxBasicShape
 
- 
 
Copyright (c) 2010 Gaudenz Alder. All rights reserved.