Uses of Interface
org.teamapps.ux.component.timegraph.TimeGraphModel
| Package | Description |
|---|---|
| org.teamapps.ux.component.timegraph | |
| org.teamapps.ux.component.timegraph.partitioning |
-
Uses of TimeGraphModel in org.teamapps.ux.component.timegraph
Classes in org.teamapps.ux.component.timegraph that implement TimeGraphModel Modifier and Type Class Description classAbstractTimeGraphModelclassAggregatingTimeGraphModelclassCompositeTimeGraphModelMethods in org.teamapps.ux.component.timegraph with parameters of type TimeGraphModel Modifier and Type Method Description voidTimeGraph. setModel(TimeGraphModel model)Constructors in org.teamapps.ux.component.timegraph with parameters of type TimeGraphModel Constructor Description CompositeTimeGraphModel(TimeGraphModel... delegates)TimeGraph(TimeGraphModel model) -
Uses of TimeGraphModel in org.teamapps.ux.component.timegraph.partitioning
Classes in org.teamapps.ux.component.timegraph.partitioning that implement TimeGraphModel Modifier and Type Class Description classPartitioningTimeGraphModelclassStaticPartitioningTimeGraphModel