|
Enterprise Information Portal APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.mm.viewer.annotation.CMBPenStroke
This class holds information about a single stroke made by dragging the mouse when a pen is the selected object
Field Summary | |
java.awt.Point |
from
point where the stroke started |
java.awt.Point |
to
point where the stroke started |
Constructor Summary | |
CMBPenStroke(java.awt.Point f,
java.awt.Point t)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.awt.Point from
public java.awt.Point to
Constructor Detail |
public CMBPenStroke(java.awt.Point f, java.awt.Point t)
|
EIP JavaBeans | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |