Package | Description |
---|---|
net.sf.statcvs.reportmodel |
Constructor and Description |
---|
RatioColumn(java.lang.String title,
IntegerColumn col1,
IntegerColumn col2)
Creates a new RatioColumn, which contains the ratio
between col1 and col2
|