Uses of Class
org.teamapps.ux.component.timegraph.ScaleType
| Package | Description |
|---|---|
| org.teamapps.ux.component.timegraph | |
| org.teamapps.ux.component.timegraph.graph |
-
Uses of ScaleType in org.teamapps.ux.component.timegraph
Methods in org.teamapps.ux.component.timegraph that return ScaleType Modifier and Type Method Description static ScaleTypeScaleType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ScaleType[]ScaleType. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ScaleType in org.teamapps.ux.component.timegraph.graph
Methods in org.teamapps.ux.component.timegraph.graph that return ScaleType Modifier and Type Method Description ScaleTypeAbstractGraph. getYScaleType()Methods in org.teamapps.ux.component.timegraph.graph with parameters of type ScaleType Modifier and Type Method Description AbstractGraphAbstractGraph. setYScaleType(ScaleType yScaleType)