JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
GD.Data
Interface ICoordinates
All Known Implementing Classes:
GazeEntryFixation
,
GazeEntrySample
public interface
ICoordinates
Interface implementing methods, required for the gaze data entries that can be tracked (i.e. contain coordinates)
Version:
2.1.0
Author:
Andrey Shipilov
See Also:
Fixation
,
SingleSample
Method Summary
Methods
Modifier and Type
Method and Description
java.awt.Point
Coords
()
Get coordinates of the gaze data entry
Method Detail
Coords
java.awt.Point Coords()
Get coordinates of the gaze data entry
Returns:
Point object containing coordinates of the entry
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method