public interface HasZCombinations
| Modifier and Type | Method and Description | 
|---|---|
| int | getZCombinations(ValidCombinationsFilter vcf)Obtains the number of combinations of values that produce different tables
 in the X and Y axis depending on values in the Z axis. | 
| boolean | isExcludedZCombination(ValidCombinationsFilter vcf,
                      int zCombNumber)The user can select to exclude a concrete combination. | 
| void | setZCombination(int zCombNumber)Every combination of values in the Z axis is assigned to a sequential number. | 
int getZCombinations(ValidCombinationsFilter vcf)
vcf - This is an instance of a class that can be asked if a combination is included or excluded by the usersetZCombination(int)void setZCombination(int zCombNumber)
zCombNumber - the new z combinationgetZCombinations(ValidCombinationsFilter)boolean isExcludedZCombination(ValidCombinationsFilter vcf, int zCombNumber)
vcf - the vcfzCombNumber - the z comb numberCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa