JavaScript is disabled on your browser.
java.lang.Object
com.softwarefx.chartfx.server.statistical.StudyDistribution.GetRangeArgs
Method Summary
Methods
Modifier and Type
Method and Description
double
getFrom ()
Description goes here
double
getTo ()
Description goes here
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
StudyDistribution.GetRangeArgs
public StudyDistribution.GetRangeArgs(double from,
double to)
Constructs a newly allocated GetRangeArgs object
Parameters: from
- to
-
Method Detail
getFrom
public double getFrom()
Description goes here
getTo
public double getTo()
Description goes here
2014 Software FX, Inc. All Rights Reserved. Chart FX is a registered trademark of Software FX, Inc All other names are trademarks or registered trademarks of their respective owners.