Original commit message

ChangeScribe message

Added isNaNRange() method.

BUG - FEATURE: <type-ID>


This is an object creation modifier commit: this change set is composed of factory, constructor, copy constructor and destructor methods, and these methods allow the creation of objects. This change set is mainly composed of:


1. Changes to package org.jfree.data:


1.1. Modifications to Range.java:


1.1.1. Add method invocation to method nullNotPermitted of ParamChecks object at scale(Range,double) method

1.1.2. Remove throw statement of IllegalArgumentException exception

1.1.3. Remove if statement at scale(Range,double) method

1.1.4. Add method invocation to method nullNotPermitted of ParamChecks object at shift(Range,double,boolean) method

1.1.5. Remove if statement at shift(Range,double,boolean) method

1.1.6. Add a functionality to is range NAN