Klasse StaticTimestampsModel
java.lang.Object
org.teamapps.ux.component.timegraph.model.timestamps.AbstractTimestampsModel
org.teamapps.ux.component.timegraph.model.timestamps.StaticTimestampsModel
- Alle implementierten Schnittstellen:
TimestampsModel
-
Feldübersicht
Von Klasse geerbte Felder org.teamapps.ux.component.timegraph.model.timestamps.AbstractTimestampsModel
onDataChanged -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunglong[]getTimestamps(Interval neededIntervalX) voidsetEventTimestamps(long[] timestamps) voidsetStaticDomainX(Interval staticDomainX) voidsetTimestamps(long[] timestamps) Von Klasse geerbte Methoden org.teamapps.ux.component.timegraph.model.timestamps.AbstractTimestampsModel
onDataChanged
-
Konstruktordetails
-
StaticTimestampsModel
public StaticTimestampsModel()
-
-
Methodendetails
-
setTimestamps
public void setTimestamps(long[] timestamps) -
setEventTimestamps
public void setEventTimestamps(long[] timestamps) -
getTimestamps
-
getDomainX
-
setStaticDomainX
-