mxGraph 2.5.0.1


com.mxgraph.shape
Class mxEllipseShape

java.lang.Object
  extended by com.mxgraph.shape.mxBasicShape
      extended by com.mxgraph.shape.mxEllipseShape
All Implemented Interfaces:
mxIShape
Direct Known Subclasses:
mxDoubleEllipseShape

public class mxEllipseShape
extends mxBasicShape


Constructor Summary
mxEllipseShape()
           
 
Method Summary
 Shape createShape(mxGraphics2DCanvas canvas, mxCellState state)
           
 
Methods inherited from class com.mxgraph.shape.mxBasicShape
configureGraphics, getFillColor, getGradientBounds, getStrokeColor, hasGradient, hasShadow, paintShape
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

mxEllipseShape

public mxEllipseShape()
Method Detail

createShape

public Shape createShape(mxGraphics2DCanvas canvas,
                         mxCellState state)
Overrides:
createShape in class mxBasicShape

mxGraph 2.5.0.1


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