|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.steema.teechart.styles.SeriesRandom
public class SeriesRandom
Title: SeriesRandom class
Description:
Copyright (c) 2005-2006 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Field Summary | |
---|---|
double |
DifY
|
double |
MinY
|
double |
StepX
|
double |
tmpX
|
double |
tmpY
|
Constructor Summary | |
---|---|
SeriesRandom()
|
Method Summary | |
---|---|
double |
Random()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double tmpX
public double StepX
public double tmpY
public double MinY
public double DifY
Constructor Detail |
---|
public SeriesRandom()
Method Detail |
---|
public double Random()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |