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