public class mxLineShape extends mxBasicShape
| Constructor and Description |
|---|
mxLineShape() |
| Modifier and Type | Method and 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 Gaudenz Alder. All rights reserved.