Uses of Interface
org.teamapps.ux.component.timegraph.datapoints.GraphData
Packages that use GraphData
Package
Description
-
Uses of GraphData in org.teamapps.ux.component.timegraph.datapoints
Subinterfaces of GraphData in org.teamapps.ux.component.timegraph.datapointsModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceClasses in org.teamapps.ux.component.timegraph.datapoints that implement GraphDataMethods in org.teamapps.ux.component.timegraph.datapoints that return types with arguments of type GraphDataConstructor parameters in org.teamapps.ux.component.timegraph.datapoints with type arguments of type GraphData -
Uses of GraphData in org.teamapps.ux.component.timegraph.graph
Classes in org.teamapps.ux.component.timegraph.graph with type parameters of type GraphDataModifier and TypeClassDescriptionclassAbstractGraph<D extends GraphData,M extends GraphModel<D>> -
Uses of GraphData in org.teamapps.ux.component.timegraph.model
Classes in org.teamapps.ux.component.timegraph.model with type parameters of type GraphData