Why does the CartesianTierPlotter (CTP) need to know the prefix of the field name to be used to produce the tier results?

For instance, the constructor:
public CartesianTierPlotter (int tierLevel, IProjector projector, String fieldPrefix) {

takes in this prefix. It doesn't appear to be used in any of the calculations and is merely used as a convenience method to get a real field name later.

-Grant

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to