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