|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--com.jfimagine.jfdraw.draw.AbstractDrawEvent
|
+--com.jfimagine.jfdraw.draw.DrawLine
|
+--com.jfimagine.jfdraw.draw.DrawRegularLine
Draw line class. It's a class to manipulate RegularLine operations.
| Field Summary |
| Fields inherited from class com.jfimagine.jfdraw.draw.AbstractDrawEvent |
endPort, m_drawCanvas, m_drawState, m_lineFormat, m_lineSeg, m_page, m_selection, startPort |
| Constructor Summary | |
DrawRegularLine()
|
|
| Method Summary | |
protected void |
drawDragShape()
Draw xor line between lastPoint and last moving point. |
| Methods inherited from class com.jfimagine.jfdraw.draw.DrawLine |
doMouseClick, doMouseMove, doMouseRelease, drawCurrentShape |
| Methods inherited from class com.jfimagine.jfdraw.draw.AbstractDrawEvent |
doMouseDrag, doMouseEnter, doMouseExit, doMousePress, drawCurrentShape, drawDragLine, finalizeMouseEvent, ifCompleteDrawing, isLeftDown, isModifierDown, isRightDown, setDrawCanvas, setPaintMode, terminateDrawing |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DrawRegularLine()
| Method Detail |
protected void drawDragShape()
drawDragShape in class DrawLine
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||