Uses of Class
com.jidesoft.range.BigDecimalRange

Packages that use BigDecimalRange
com.jidesoft.range The package contains classes related to Range for JIDE Charts and JIDE Gantt Chart product. 
 

Uses of BigDecimalRange in com.jidesoft.range
 

Methods in com.jidesoft.range that return BigDecimalRange
 BigDecimalRange BigDecimalRange.stretch(double stretchFactor)
          Creates a new BigDecimalRange by enlarging this numeric range about its mid-point.
 BigDecimalRange BigDecimalRange.stretch(double stretchFactorForLower, double stretchFactorForUpper)
          Creates a new BigDecimalRange by enlarging this numeric range about its mid-point.
 

Constructors in com.jidesoft.range with parameters of type BigDecimalRange
BigDecimalRange(BigDecimalRange BigDecimalRange)
          Creates a copy of the supplied BigDecimalRange
 



Copyright © 2014. All rights reserved.