com.mxgraph.shape
Class mxLineShape
java.lang.Object
   com.mxgraph.shape.mxBasicShape
com.mxgraph.shape.mxBasicShape
       com.mxgraph.shape.mxLineShape
com.mxgraph.shape.mxLineShape
- All Implemented Interfaces: 
- mxIShape
- public class mxLineShape 
- extends mxBasicShape
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
mxLineShape
public mxLineShape()
paintShape
public void paintShape(mxGraphics2DCanvas canvas,
                       mxCellState state)
- 
- Specified by:
- paintShapein interface- mxIShape
- Overrides:
- paintShapein class- mxBasicShape
 
- 
 
createPoints
public mxPoint[] createPoints(mxGraphics2DCanvas canvas,
                              mxCellState state)
- 
 
Copyright (c) 2010 Gaudenz Alder. All rights reserved.