[ whitefrost.com | Account Manager 4 Product Page ]

Core.Tools.Motion.Entries.TracksEntry Class Reference

Summary description for TracksEntry. More...

List of all members.

Public Member Functions

 TracksEntry ()
bool getStartTimeChanged ()
void setStartTime (long start_time)
long getStartTime ()
bool getStopTimeChanged ()
void setStopTime (long stop_time)
long getStopTime ()
bool getPointInteractionChanged ()
void setPointInteraction (int[] point_interaction)
int[] getPointInteraction ()
bool getPointLeftChanged ()
void setPointLeft (int[] point_left)
int[] getPointLeft ()
bool getPointTopChanged ()
void setPointTop (int[] point_top)
int[] getPointTop ()
bool getPointTimeOffsetChanged ()
void setPointTimeOffset (long[] point_time_offset)
long[] getPointTimeOffset ()
void setPropertiesChanged (bool change_value)

Private Attributes

long start_time = 0
bool start_time_changed = false
long stop_time = 0
bool stop_time_changed = false
int[] point_interaction = new int[0]
bool point_interaction_changed = false
int[] point_left = new int[0]
bool point_left_changed = false
int[] point_top = new int[0]
bool point_top_changed = false
long[] point_time_offset = new long[0]
bool point_time_offset_changed = false


Detailed Description

Summary description for TracksEntry.


Constructor & Destructor Documentation

Core.Tools.Motion.Entries.TracksEntry.TracksEntry (  ) 


Member Function Documentation

bool Core.Tools.Motion.Entries.TracksEntry.getStartTimeChanged (  ) 

void Core.Tools.Motion.Entries.TracksEntry.setStartTime ( long  start_time  ) 

long Core.Tools.Motion.Entries.TracksEntry.getStartTime (  ) 

bool Core.Tools.Motion.Entries.TracksEntry.getStopTimeChanged (  ) 

void Core.Tools.Motion.Entries.TracksEntry.setStopTime ( long  stop_time  ) 

long Core.Tools.Motion.Entries.TracksEntry.getStopTime (  ) 

bool Core.Tools.Motion.Entries.TracksEntry.getPointInteractionChanged (  ) 

void Core.Tools.Motion.Entries.TracksEntry.setPointInteraction ( int[]  point_interaction  ) 

int [] Core.Tools.Motion.Entries.TracksEntry.getPointInteraction (  ) 

bool Core.Tools.Motion.Entries.TracksEntry.getPointLeftChanged (  ) 

void Core.Tools.Motion.Entries.TracksEntry.setPointLeft ( int[]  point_left  ) 

int [] Core.Tools.Motion.Entries.TracksEntry.getPointLeft (  ) 

bool Core.Tools.Motion.Entries.TracksEntry.getPointTopChanged (  ) 

void Core.Tools.Motion.Entries.TracksEntry.setPointTop ( int[]  point_top  ) 

int [] Core.Tools.Motion.Entries.TracksEntry.getPointTop (  ) 

bool Core.Tools.Motion.Entries.TracksEntry.getPointTimeOffsetChanged (  ) 

void Core.Tools.Motion.Entries.TracksEntry.setPointTimeOffset ( long[]  point_time_offset  ) 

long [] Core.Tools.Motion.Entries.TracksEntry.getPointTimeOffset (  ) 

void Core.Tools.Motion.Entries.TracksEntry.setPropertiesChanged ( bool  change_value  ) 


Member Data Documentation

int [] Core.Tools.Motion.Entries.TracksEntry.point_left = new int[0] [private]

int [] Core.Tools.Motion.Entries.TracksEntry.point_top = new int[0] [private]


The documentation for this class was generated from the following file:
Stephen W. Cote, 2009, whitefrost.com