mxIShapepublic class mxLineShape extends mxBasicShape
| Constructor | Description |
|---|---|
mxLineShape() |
| Modifier and Type | Method | Description |
|---|---|---|
mxPoint[] |
createPoints(mxGraphics2DCanvas canvas,
mxCellState state) |
|
void |
paintShape(mxGraphics2DCanvas canvas,
mxCellState state) |
configureGraphics, createShape, getFillColor, getGradientBounds, getStrokeColor, hasGradient, hasShadowpublic void paintShape(mxGraphics2DCanvas canvas, mxCellState state)
paintShape in interface mxIShapepaintShape in class mxBasicShapepublic mxPoint[] createPoints(mxGraphics2DCanvas canvas, mxCellState state)
Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.