mxGraph 2.5.0.1


com.mxgraph.shape
Class mxCylinderShape

java.lang.Object
  extended by com.mxgraph.shape.mxBasicShape
      extended by com.mxgraph.shape.mxCylinderShape
All Implemented Interfaces:
mxIShape

public class mxCylinderShape
extends mxBasicShape


Constructor Summary
mxCylinderShape()
           
 
Method Summary
 void paintShape(mxGraphics2DCanvas canvas, mxCellState state)
          Draws a cylinder for the given parameters.
 
Methods inherited from class com.mxgraph.shape.mxBasicShape
configureGraphics, createShape, getFillColor, getGradientBounds, getStrokeColor, hasGradient, hasShadow
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

mxCylinderShape

public mxCylinderShape()
Method Detail

paintShape

public void paintShape(mxGraphics2DCanvas canvas,
                       mxCellState state)
Draws a cylinder for the given parameters.

Specified by:
paintShape in interface mxIShape
Overrides:
paintShape in class mxBasicShape

mxGraph 2.5.0.1


Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.