Uses of Interface
org.teamapps.ux.component.timegraph.partitioning.RawTimedDataModel
-
Packages that use RawTimedDataModel Package Description org.teamapps.ux.component.timegraph.partitioning -
-
Uses of RawTimedDataModel in org.teamapps.ux.component.timegraph.partitioning
Classes in org.teamapps.ux.component.timegraph.partitioning that implement RawTimedDataModel Modifier and Type Class Description classAbstractRawTimedDataModelclassStaticRawTimedDataModelConstructors in org.teamapps.ux.component.timegraph.partitioning with parameters of type RawTimedDataModel Constructor Description PartitioningTimeGraphModel(java.time.ZoneId timeZone, RawTimedDataModel delegateModel)
-