|
LiveGraph data visualisation and analysis framework |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphSettings.HGridType | |
|---|---|
| org.LiveGraph.settings | |
| Uses of GraphSettings.HGridType in org.LiveGraph.settings |
|---|
| Fields in org.LiveGraph.settings declared as GraphSettings.HGridType | |
|---|---|
private GraphSettings.HGridType |
GraphSettings.hGridType
Type of the horisontal grid. |
| Methods in org.LiveGraph.settings that return GraphSettings.HGridType | |
|---|---|
GraphSettings.HGridType |
GraphSettings.getHGridType()
Gets the horizontal grid type. |
static GraphSettings.HGridType |
GraphSettings.HGridType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static GraphSettings.HGridType[] |
GraphSettings.HGridType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.LiveGraph.settings with parameters of type GraphSettings.HGridType | |
|---|---|
void |
GraphSettings.setHGridType(GraphSettings.HGridType v)
Sets the horizontal grid type. |
|
LiveGraph data visualisation and analysis framework |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||