Uses of Class
org.teamapps.ux.component.timegraph.LineChartMouseScrollZoomPanMode
| Package | Description |
|---|---|
| org.teamapps.ux.component.timegraph |
-
Uses of LineChartMouseScrollZoomPanMode in org.teamapps.ux.component.timegraph
Methods in org.teamapps.ux.component.timegraph that return LineChartMouseScrollZoomPanMode Modifier and Type Method Description LineChartMouseScrollZoomPanModeTimeGraph. getMouseScrollZoomPanMode()static LineChartMouseScrollZoomPanModeLineChartMouseScrollZoomPanMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static LineChartMouseScrollZoomPanMode[]LineChartMouseScrollZoomPanMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.ux.component.timegraph with parameters of type LineChartMouseScrollZoomPanMode Modifier and Type Method Description voidTimeGraph. setMouseScrollZoomPanMode(LineChartMouseScrollZoomPanMode mouseScrollZoomPanMode)