| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PathAcceptingState
States implementing this interface can accept paths. Use this interface whenever a state will be sent paths.
| Method Summary | |
|---|---|
 void | 
passPath(SketchPath path)
Hook used by states to transmit information about a path.  | 
| Method Detail | 
|---|
void passPath(SketchPath path)
path - A SketchPath element.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||