Package com.mxgraph.shape
Class mxActorShape
- java.lang.Object
-
- com.mxgraph.shape.mxBasicShape
-
- com.mxgraph.shape.mxActorShape
-
- All Implemented Interfaces:
mxIShape
public class mxActorShape extends mxBasicShape
-
-
Constructor Summary
Constructors Constructor Description mxActorShape()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.Shape
createShape(mxGraphics2DCanvas canvas, mxCellState state)
-
Methods inherited from class com.mxgraph.shape.mxBasicShape
configureGraphics, getFillColor, getGradientBounds, getStrokeColor, hasGradient, hasShadow, paintShape
-
-
-
-
Method Detail
-
createShape
public java.awt.Shape createShape(mxGraphics2DCanvas canvas, mxCellState state)
- Overrides:
createShape
in classmxBasicShape
-
-