Enum Pupil.Position

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    
    public enum Pupil.Position
    extends Enum<Pupil.Position>
                        

    Relative positions of the pupil within an eye. Note that the deltas are given in Graphics2D coordinates.

    NOTE "left" and "right" are relative to the screen, not the viewer. TODO redefine