Uses of Interface
org.teamapps.ux.component.timegraph.model.HoseGraphModel
Packages that use HoseGraphModel
Package
Description
-
Uses of HoseGraphModel in org.teamapps.ux.component.timegraph.graph
Subclasses with type arguments of type HoseGraphModel in org.teamapps.ux.component.timegraph.graphConstructors in org.teamapps.ux.component.timegraph.graph with parameters of type HoseGraphModelModifierConstructorDescriptionHoseGraph(HoseGraphModel model) HoseGraph(HoseGraphModel model, LineChartCurveType curveType, float dataDotRadius, Color centerLineColor) HoseGraph(HoseGraphModel model, LineChartCurveType curveType, float dataDotRadius, Color centerLineColor, Color areaColor) HoseGraph(HoseGraphModel model, LineChartCurveType curveType, float dataDotRadius, Color centerLineColor, Color areaColor, boolean stripedArea) -
Uses of HoseGraphModel in org.teamapps.ux.component.timegraph.model
Classes in org.teamapps.ux.component.timegraph.model that implement HoseGraphModel