Uses of Interface
org.teamapps.ux.component.timegraph.model.HoseGraphModel
| Package | Description |
|---|---|
| org.teamapps.ux.component.timegraph.graph | |
| org.teamapps.ux.component.timegraph.model |
-
Uses of HoseGraphModel in org.teamapps.ux.component.timegraph.graph
Constructors in org.teamapps.ux.component.timegraph.graph with parameters of type HoseGraphModel Constructor Description HoseGraph(HoseGraphModel model)HoseGraph(HoseGraphModel model, LineChartCurveType curveType, float dataDotRadius, org.teamapps.common.format.Color centerLineColor)HoseGraph(HoseGraphModel model, LineChartCurveType curveType, float dataDotRadius, org.teamapps.common.format.Color centerLineColor, org.teamapps.common.format.Color areaColor) -
Uses of HoseGraphModel in org.teamapps.ux.component.timegraph.model
Classes in org.teamapps.ux.component.timegraph.model that implement HoseGraphModel Modifier and Type Class Description classAbstractHoseGraphModelclassDelegatingHoseModel