public class DimensionCartesianProducts
extends java.lang.Object
| Constructor and Description |
|---|
DimensionCartesianProducts() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Vector<Member<?>> |
computeMembers(java.util.Vector<Dimension<?>> st,
HasBoySupport dvp)
Computes the product of all dimensions passed in in the Vector of dimensions.
|
public static java.util.Vector<Member<?>> computeMembers(java.util.Vector<Dimension<?>> st, HasBoySupport dvp)
the return value is an array of members that will be used as roots for the table headers of table columns.
The idea is that the user can put multiple dimensions in the header and/or in the rows.
st - Vector of dimensionsdvp - the dvp