|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SGEBarGraph.SGEGraphType | |
|---|---|
| edu.mayo.bsi.ngsportal.client | |
| Uses of SGEBarGraph.SGEGraphType in edu.mayo.bsi.ngsportal.client |
|---|
| Methods in edu.mayo.bsi.ngsportal.client that return SGEBarGraph.SGEGraphType | |
|---|---|
static SGEBarGraph.SGEGraphType |
SGEBarGraph.SGEGraphType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SGEBarGraph.SGEGraphType[] |
SGEBarGraph.SGEGraphType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in edu.mayo.bsi.ngsportal.client with parameters of type SGEBarGraph.SGEGraphType | |
|---|---|
void |
SGEBarGraphImpl.setSGEData(SGEBarGraph.SGEGraphType datatype)
|
abstract void |
SGEBarGraph.setSGEData(SGEBarGraph.SGEGraphType graphtype)
Sets the type of data to display from the types contained in SGEBarGraph; See SGEBarGraph Type Constants for possible values. |
void |
SGEBarGraphImpl.setType(SGEBarGraph.SGEGraphType t)
Set the type of bargraph to construct. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||