A B C D E F G H I K L M N P R S T U V W Z

C

cancelGenerate() - Method in class uk.co.keang.sudoku.Generator
Cancels any ongoing generation
canCoalesce(SolutionEvent) - Method in class uk.co.keang.sudoku.event.AssociatedPairsEvent
Returns true if the source and location are the same and if they both have change sets
canCoalesce(SolutionEvent) - Method in class uk.co.keang.sudoku.event.AsymmetricGroupsEvent
Returns true if the source and location are the same and if they both have change sets
canCoalesce(SolutionEvent) - Method in class uk.co.keang.sudoku.event.FixedLineEvent
Returns true if the source and location are the same and if they both have change sets
canCoalesce(SolutionEvent) - Method in class uk.co.keang.sudoku.event.HiddenGroupsEvent
Returns true if the source and location are the same and if they both have change sets
canCoalesce(SolutionEvent) - Method in class uk.co.keang.sudoku.event.MatchingGroupEvent
Returns true if the source and location are the same and if they both have change sets
canCoalesce(SolutionEvent) - Method in class uk.co.keang.sudoku.event.SolutionEvent
Returns true if the source and location are the same and if they both have change sets
canCoalesce(SolutionEvent) - Method in class uk.co.keang.sudoku.event.SplitGroupsEvent
Returns true if the source and location are the same and if they both have change sets
clear() - Method in class uk.co.keang.sudoku.Puzzle.Cell
 
clear() - Method in class uk.co.keang.sudoku.Puzzle
Clears this puzzle of all values
clear() - Method in class uk.co.keang.sudoku.SequenceBuffer
 
clear() - Method in class uk.co.keang.sudoku.SolutionPanel
Clears the solutions list
clear() - Method in class uk.co.keang.sudoku.SudokuGrid
 
clearAllNumbers() - Method in class uk.co.keang.sudoku.NumberInputDialog
Clears all numbers
clone() - Method in class uk.co.keang.sudoku.event.SolutionEvent
 
clone() - Method in class uk.co.keang.sudoku.Generator.PuzzleStoreItem
 
clone() - Method in class uk.co.keang.sudoku.Puzzle
 
coalesce(SolutionEvent) - Method in class uk.co.keang.sudoku.event.SolutionEvent
Coalesces the given event with this one
coalescedEvents - Variable in class uk.co.keang.sudoku.SolutionPanel
 
compareTo(Generator.PuzzleStoreItem) - Method in class uk.co.keang.sudoku.Generator.PuzzleStoreItem
 
compute() - Method in class uk.co.keang.sudoku.SudokuSolver
Runs the solvers
contains(Integer) - Method in class uk.co.keang.sudoku.Puzzle.Cell
 
containsAll(Puzzle.Cell) - Method in class uk.co.keang.sudoku.Puzzle.Cell
 
copy(Puzzle.Cell) - Method in class uk.co.keang.sudoku.Puzzle.Cell
 
copyGrid(Puzzle.Cell[][]) - Static method in class uk.co.keang.sudoku.Puzzle
creates an copy of the grid
copyGrid(Puzzle.Cell[][], Puzzle.Cell[][]) - Static method in class uk.co.keang.sudoku.Puzzle
Copies this grid to another grid
countKnownValues() - Method in class uk.co.keang.sudoku.Puzzle
Counts the number of known values in this puzzle

A B C D E F G H I K L M N P R S T U V W Z