Package com.mxgraph.shape
Class mxTriangleShape
- java.lang.Object
-
- com.mxgraph.shape.mxBasicShape
-
- com.mxgraph.shape.mxTriangleShape
-
- All Implemented Interfaces:
mxIShape
public class mxTriangleShape extends mxBasicShape
-
-
Constructor Summary
Constructors Constructor Description mxTriangleShape()
-
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
-
-