mxIShape
public 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, hasShadow
public void paintShape(mxGraphics2DCanvas canvas, mxCellState state)
paintShape
in interface mxIShape
paintShape
in class mxBasicShape
public mxPoint[] createPoints(mxGraphics2DCanvas canvas, mxCellState state)
Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.