org.gecode.explorer.LayoutCursor Class Reference
Inherits org.gecode.explorer.DefaultNodeCursor.Detailed Description
Definition at line 28 of file LayoutCursor.java.
Public Member Functions | |
| LayoutCursor (VisualNode theNode) | |
| boolean | mayMoveDownwards () |
| void | processCurrentNode () |
Constructor & Destructor Documentation
| org.gecode.explorer.LayoutCursor.LayoutCursor | ( | VisualNode | theNode | ) |
Definition at line 30 of file LayoutCursor.java.
Member Function Documentation
| boolean org.gecode.explorer.LayoutCursor.mayMoveDownwards | ( | ) | [virtual] |
Reimplemented from org.gecode.explorer.DefaultNodeCursor.
Definition at line 38 of file LayoutCursor.java.
| void org.gecode.explorer.LayoutCursor.processCurrentNode | ( | ) | [virtual] |
The documentation for this class was generated from the following file:
- org/gecode/explorer/LayoutCursor.java (Revision: 2943)
