org.das2.event.MousePointSelectionEvent

MousePointSelectionEvent( Object source, int x, int y )

Creates a new instance of MousePointSelectionEvent


getX

getX( ) → int

Returns:

int

[search for examples] [view on GitHub] [view on old javadoc] [view source]


getY

getY( ) → int

Returns:

int

[search for examples] [view on GitHub] [view on old javadoc] [view source]


set

set( int x, int y ) → void

Parameters

x - an int
y - an int

Returns:

void (returns nothing)

[search for examples] [view on GitHub] [view on old javadoc] [view source]


toString

toString( ) → String

Returns:

java.lang.String

[search for examples] [view on GitHub] [view on old javadoc] [view source]