Package net.sf.kagiru.navigation

Interface Summary
NavigationFilter  
 

Class Summary
AcrossPuzzleNavigationWrapper Ensures all cells in a puzzle can be reached via row navigation.
MovingToBottomBoxBoundaryNavigationFilter  
MovingToLeftBoxBoundaryNavigationFilter  
MovingToPuzzleBottomBoundaryNavigationFilter  
MovingToPuzzleLeftBoundaryNavigationFilter  
MovingToPuzzleRightBoundaryNavigationFilter  
MovingToPuzzleTopBoundaryNavigationFilter  
MovingToRightBoxBoundaryNavigationFilter  
MovingToTopBoxBoundaryNavigationFilter  
NavigationWrapper  
Orientation  
SimpleNavigationWrapper Will simply stay in the puzzle: - if you're at the last row and go down, you go to the first (and visa versa) - same hold for columns and right/left.
UnsolvedOnlyNavigationFilter  
 



This code documentation is disclosed as part of Kagiru Sudoku. It is licensed under the GNU General Public License (GPL) and comes with NO WARRANTY. See file license.txt for more info.