fsa_editor::DrawableGesture Class Reference

List of all members.

Public Member Functions

 DrawableGesture (double mid_x, double mid_y, boolean active, SimpleColor colour)
int getMostLikelyShape ()
void draw (Graphics2D g2d)
boolean contains (double x, double y)

Static Public Attributes

static final int CIRCLE = 0
static final int ARROW = 1

Constructor & Destructor Documentation

fsa_editor::DrawableGesture::DrawableGesture ( double  mid_x,
double  mid_y,
boolean  active,
SimpleColor  colour 
) [inline]


Member Function Documentation

int fsa_editor::DrawableGesture::getMostLikelyShape (  )  [inline]

void fsa_editor::DrawableGesture::draw ( Graphics2D  g2d  )  [inline]

boolean fsa_editor::DrawableGesture::contains ( double  x,
double  y 
) [inline]


Member Data Documentation

final int fsa_editor::DrawableGesture::CIRCLE = 0 [static]

final int fsa_editor::DrawableGesture::ARROW = 1 [static]


The documentation for this class was generated from the following file:
Generated on Mon Jul 30 09:46:53 2007 for Digest by  doxygen 1.5.2