Uses of Class
net.sourceforge.domian.test.benchmark.ChessPiecePlacing

Packages that use ChessPiecePlacing
net.sourceforge.domian.test.benchmark   
 

Uses of ChessPiecePlacing in net.sourceforge.domian.test.benchmark
 

Fields in net.sourceforge.domian.test.benchmark declared as ChessPiecePlacing
private  ChessPiecePlacing QueenPuzzleConstellation.queen1Placing
           
private  ChessPiecePlacing QueenPuzzleConstellation.queen2Placing
           
private  ChessPiecePlacing QueenPuzzleConstellation.queen3Placing
           
private  ChessPiecePlacing QueenPuzzleConstellation.queen4Placing
           
private  ChessPiecePlacing QueenPuzzleConstellation.queen5Placing
           
private  ChessPiecePlacing QueenPuzzleConstellation.queen6Placing
           
private  ChessPiecePlacing QueenPuzzleConstellation.queen7Placing
           
private  ChessPiecePlacing QueenPuzzleConstellation.queen8Placing
           
 

Methods in net.sourceforge.domian.test.benchmark that return ChessPiecePlacing
(package private)  ChessPiecePlacing QueenPuzzleConstellation.getQueen1Placing()
           
(package private)  ChessPiecePlacing QueenPuzzleConstellation.getQueen2Placing()
           
(package private)  ChessPiecePlacing QueenPuzzleConstellation.getQueen3Placing()
           
(package private)  ChessPiecePlacing QueenPuzzleConstellation.getQueen4Placing()
           
(package private)  ChessPiecePlacing QueenPuzzleConstellation.getQueen5Placing()
           
(package private)  ChessPiecePlacing QueenPuzzleConstellation.getQueen6Placing()
           
(package private)  ChessPiecePlacing QueenPuzzleConstellation.getQueen7Placing()
           
(package private)  ChessPiecePlacing QueenPuzzleConstellation.getQueen8Placing()
           
 

Methods in net.sourceforge.domian.test.benchmark with parameters of type ChessPiecePlacing
(package private)  boolean QueenPuzzleSpecification.diagonalLineConnections(int pDirectionIndex, ChessPiecePlacing placing1, ChessPiecePlacing placing2, ChessPiecePlacing placing3, ChessPiecePlacing placing4, ChessPiecePlacing placing5, ChessPiecePlacing placing6, ChessPiecePlacing placing7, ChessPiecePlacing placing8)
           
(package private)  boolean QueenPuzzleSpecification.straightXLineConnections(ChessPiecePlacing placing1, ChessPiecePlacing placing2, ChessPiecePlacing placing3, ChessPiecePlacing placing4, ChessPiecePlacing placing5, ChessPiecePlacing placing6, ChessPiecePlacing placing7, ChessPiecePlacing placing8)
           
(package private)  boolean QueenPuzzleSpecification.straightYLineConnections(ChessPiecePlacing placing1, ChessPiecePlacing placing2, ChessPiecePlacing placing3, ChessPiecePlacing placing4, ChessPiecePlacing placing5, ChessPiecePlacing placing6, ChessPiecePlacing placing7, ChessPiecePlacing placing8)
           
 

Constructors in net.sourceforge.domian.test.benchmark with parameters of type ChessPiecePlacing
QueenPuzzleConstellation(ChessPiecePlacing queen1Placing, ChessPiecePlacing queen2Placing, ChessPiecePlacing queen3Placing, ChessPiecePlacing queen4Placing, ChessPiecePlacing queen5Placing, ChessPiecePlacing queen6Placing, ChessPiecePlacing queen7Placing, ChessPiecePlacing queen8Placing)
           
 



Copyright © 2008-2010. All Rights Reserved.