|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface for Probability Function plots
| Method Summary | |
int[] |
getBinLabels()
Gets the integer labels for the bins |
int |
getHighX()
Gets the upper bound (inclusive) for the viewport. |
int |
getHighXInterval()
Gets the lower bound (inclusive) for the probability interval |
int |
getLowX()
Gets the lower bound (inclusive) for the viewport. |
int |
getLowXInterval()
Gets the lower bound (inclusive) for the probability interval |
float |
getMaxProbability()
Gets the maximum probability for scaling |
float[] |
getProbability()
Gets the probability of each value |
java.lang.String |
getTitleString()
|
| Method Detail |
public int[] getBinLabels()
public float[] getProbability()
public float getMaxProbability()
public int getLowX()
public int getHighX()
public int getLowXInterval()
public int getHighXInterval()
public java.lang.String getTitleString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||