Class Tracker

java.lang.Object
com.fluendo.jkate.Tracker

public final class Tracker extends Object
  • Field Details

    • ev

      public Event ev
    • has

      public boolean[] has
    • has_region

      public static final int has_region
      See Also:
    • has_text_alignment_int

      public static final int has_text_alignment_int
      See Also:
    • has_text_alignment_ext

      public static final int has_text_alignment_ext
      See Also:
    • region_x

      public float region_x
    • region_y

      public float region_y
    • region_w

      public float region_w
    • region_h

      public float region_h
  • Constructor Details

    • Tracker

      public Tracker(Event ev)
  • Method Details

    • update

      public boolean update(double t, Dimension window, Dimension frame)
      Update the tracker at the given time for the given image's dimensions.