Package com.mxgraph.shape
Class mxDoubleEllipseShape
java.lang.Object
com.mxgraph.shape.mxBasicShape
com.mxgraph.shape.mxEllipseShape
com.mxgraph.shape.mxDoubleEllipseShape
- All Implemented Interfaces:
mxIShape
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.mxgraph.shape.mxEllipseShape
createShape
Methods inherited from class com.mxgraph.shape.mxBasicShape
configureGraphics, getFillColor, getGradientBounds, getStrokeColor, hasGradient, hasShadow
-
Constructor Details
-
mxDoubleEllipseShape
public mxDoubleEllipseShape()
-
-
Method Details
-
paintShape
- Specified by:
paintShape
in interfacemxIShape
- Overrides:
paintShape
in classmxBasicShape
-