Package org.jzy3d.maths
Class Range
- java.lang.Object
-
- org.jzy3d.maths.Scale
-
- org.jzy3d.maths.Range
-
public class Range extends Scale
For some naming relevance, a simple extention of Scale.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Range
createEnlarge(double ratio)
-
-
-
Method Detail
-
createEnlarge
public Range createEnlarge(double ratio)
-
-