com.fluendo.jkate
Class Tracker
java.lang.Object
com.fluendo.jkate.Tracker
public final class Tracker
- extends java.lang.Object
Method Summary |
boolean |
update(double t,
java.awt.Dimension window,
java.awt.Dimension frame)
Update the tracker at the given time for the given image's dimensions. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ev
public Event ev
has
public boolean[] has
has_region
public static final int has_region
- See Also:
- Constant Field Values
has_text_alignment_int
public static final int has_text_alignment_int
- See Also:
- Constant Field Values
has_text_alignment_ext
public static final int has_text_alignment_ext
- See Also:
- Constant Field Values
region_x
public float region_x
region_y
public float region_y
region_w
public float region_w
region_h
public float region_h
Tracker
public Tracker(Event ev)
update
public boolean update(double t,
java.awt.Dimension window,
java.awt.Dimension frame)
- Update the tracker at the given time for the given image's dimensions.