|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.report.infographics.gauge.helpers.StiMathHelper
public class StiMathHelper
Copyright Stimulsoft
| Constructor Summary | |
|---|---|
StiMathHelper()
|
|
| Method Summary | |
|---|---|
static double |
getMax(double[] list)
|
static double |
length(double value1,
double value2)
Length between value1 & value2. |
static double |
maxMinusMin(double value1,
double value2)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiMathHelper()
| Method Detail |
|---|
public static double length(double value1,
double value2)
value1 - value2 -
public static double maxMinusMin(double value1,
double value2)
public static double getMax(double[] list)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||