getRender method

NumericExtents getRender()

Implementation

common.NumericExtents getRender() {
  return common.NumericExtents(min, max);
}