Package org.jzy3d.junit.replay.events
Interface IMouseEventLog
- All Superinterfaces:
IEventLog
- All Known Implementing Classes:
MouseEventLog
-
Method Details
-
getType
IMouseEventLog.MouseEventType getType() -
getCoord
IntegerCoord2d getCoord() -
getValue
int getValue() -
getButton
int getButton() -
getClicks
int getClicks()
-