Searched refs:getBase (Results 1 – 5 of 5) sorted by relevance
168 getBase() in getBase() method in LinearDistribution196 total = (double)bucket.getFrequency() * (double)(getBase() - 1); in getValue()279 buf.append(getBase()); in toString()
221 public long getBase() { in getBase() method in LogLinearDistribution
383 Group base = getBase(); in isVisible()481 base = getBase(); in internalShowGroup()1549 public Group getBase() { in getBase() method in Group1553 return parentGroup.getBase(); in getBase()
182 base = g.getBase(); in createCard()
345 lt = "< " + ((LinearDistribution)d).getBase(); in printDistribution()347 lt = "< " + ((LogLinearDistribution)d).getBase(); in printDistribution()