A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
_text — Property, class com.ithaca.timeline.TimeToolTip
text — Property, class com.ithaca.timeline.TimeToolTip
timeHoleWidth — Property, class com.ithaca.timeline.TimeRange
gap between two intervals (width of the time hole) ; must be used in each component that render time hole.
timeLabels — Property, class com.ithaca.timeline.TimeRuler
_timeline — Property, class com.ithaca.timeline.BaseObselsRenderer
Reference to the Timeline
timeline — Property, class com.ithaca.timeline.Cursor
_timeline — Property, class com.ithaca.timeline.Layout
The timeline is the root of the tree structure (this is the timeline where the nodes will be created).
_timeline — Property, class com.ithaca.timeline.LayoutNode
A reference to the timeline
timeline — Property, class com.ithaca.timeline.PlayPauseButton
timeline — Property, class com.ithaca.timeline.TimeRuler
_timeline — Property, class com.ithaca.timeline.ZoomContext
Reference to the TimeLine
timeline — Property, class com.ithaca.timeline.ZoomContext
timeline — Property, class com.ithaca.timeline.skins.TimelineSkin
timeline — Property, class com.ithaca.timeline.skins.TraceLineGroupTitleCommentsSkin
timeline — Property, class com.ithaca.timeline.skins.TraceLineGroupTitleSkin
timeline — Property, class com.ithaca.timeline.skins.TraceLineSkin
timeline — Property, class com.ithaca.timeline.skins.TraceLineTitleSkin
timeline — Property, class com.ithaca.timeline.skins.ZoomContextSkin
Timeline — class, package com.ithaca.timeline
The main component of the package and the entry point of the API.
Timeline(xmlLayout:XML) — Constructor, class com.ithaca.timeline.Timeline
Timeline constructor
TimelineEvent — class, package com.ithaca.timeline.events
Define the types of events needed by the timeline.
TimelineEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.ithaca.timeline.events.TimelineEvent
timelineLayout — Property, class com.ithaca.timeline.Timeline
Set the Layout object of the timeline
timelinePreview — Property, class com.ithaca.timeline.skins.ZoomContextSkin
timelinePreview — Skin Part, class com.ithaca.timeline.ZoomContext
This group contains a preview traceline for each TraceLineGroup of the Timeline ; the obsels in the _timelineRange are rendered.
This group contains a preview traceline for each TraceLineGroup of the Timeline ; the obsels in the _timelineRange are rendered.
_timelineRange — Property, class com.ithaca.timeline.ZoomContext
The TimeRange of the Timeline ; it defines the minimum and maximum of the possible values of the cursorRange.
TimelineSkin — class, package com.ithaca.timeline.skins
TimelineSkin() — Constructor, class com.ithaca.timeline.skins.TimelineSkin
Constructor.
TimelineStyleApplicator — class, package com.ithaca.timeline
TimelineStyleApplicator() — Constructor, class com.ithaca.timeline.TimelineStyleApplicator
timeMode — Style, class com.ithaca.timeline.Timeline
if 'relative', the time labels starts from 0 otherwise the time labels display absolute times.
_timeRange — Property, class com.ithaca.timeline.BaseObselsRenderer
Reference to the TimeRange.
timeRange — Property, class com.ithaca.timeline.TimeRuler
TimeRange — class, package com.ithaca.timeline
The TimeRange class manages time intervals, zoom and time holes.
TimeRange() — Constructor, class com.ithaca.timeline.TimeRange
TIMERANGES_CHANGE — Constant Static Property, class com.ithaca.timeline.events.TimelineEvent
TIMERANGES_SHIFT — Constant Static Property, class com.ithaca.timeline.events.TimelineEvent
timeRuler — Property, class com.ithaca.timeline.Cursor
TimeRuler — class, package com.ithaca.timeline
This component displays a TimeRange as a ruler with equidistant time markers and time labels.
TimeRuler() — Constructor, class com.ithaca.timeline.TimeRuler
Constructor.
timeRulerClick — Event, class com.ithaca.timeline.Timeline
This event is dispatched when one of the two time rulers is clicked.
TIMERULER_CLICK — Constant Static Property, class com.ithaca.timeline.events.TimelineEvent
TimeRulerContainer — Property, class com.ithaca.timeline.TimeRuler
timeRulerSidePadding — Property, class com.ithaca.timeline.skins.ZoomContextSkin
TIMES_CHANGE — Constant Static Property, class com.ithaca.timeline.events.TimelineEvent
TimeToolTip — class, package com.ithaca.timeline
Tooltip-like component that shows a time label ; it is used in the Cursor class or appears when the mouse cursor is over a TimeRuler.
TimeToolTip() — Constructor, class com.ithaca.timeline.TimeToolTip
Constructor.
timeToPosition(timeValue:Number, width:Number) — method, class com.ithaca.timeline.TimeRange
Converts a time to a position for a given witdh of component
tiPropGroup — Property, class com.ithaca.timeline.skins.ObselGenericEditDialog
title — Property, class com.ithaca.timeline.TraceLine
Sets the title (but not the name) of the Traceline
title — Property, class com.ithaca.timeline.TraceLineGroup
title — Style, class com.ithaca.timeline.TraceLine
titleComponent — Property, class com.ithaca.timeline.LayoutNode
The visual component used to show the title part of the node.
titleGroup — Property, class com.ithaca.timeline.skins.TimelineSkin
titleGroup — Property, class com.ithaca.timeline.skins.TraceLineTitleSkin
titleGroup — Skin Part, class com.ithaca.timeline.Timeline
The container that contains the title part of the TracelineGroups
The container that contains the title part of the TracelineGroups
titleIT — Property, class com.ithaca.timeline.skins.TraceLineEditDialog
tl — Property, class com.ithaca.timeline.TraceLineTitle
The traceline for which this component is the title
tlg — Property, class com.ithaca.timeline.TraceLineGroupTitle
The TraceLineGroup for which this component is the title
tlgContainer — Property, class com.ithaca.timeline.skins.TraceLineGroupSkin
tlgContainer — Property, class com.ithaca.timeline.skins.TraceLineGroupTitleCommentsSkin
tlgContainer — Property, class com.ithaca.timeline.skins.TraceLineGroupTitleSkin
tooltip — Style, class com.ithaca.timeline.ObselSkin
topArrow — Property, class com.ithaca.timeline.TimeToolTip
toString() — method, class com.ithaca.timeline.events.TimelineEvent
totalDuration — Property, class com.ithaca.timeline.TimeRange
The duration of the range without taking into account the time holes
_trace — Property, class com.ithaca.timeline.TraceLineGroup
trace — Property, class com.ithaca.timeline.TraceLineGroup
Set the trace displayed by this TraceLineGroup
traceBegin — Property, class com.ithaca.timeline.TraceLineGroup
traceEnd — Property, class com.ithaca.timeline.TraceLineGroup
_traceline — Property, class com.ithaca.timeline.BaseObselsRenderer
Reference to the TraceLine that contains the BaseObselsRenderer
traceline — Property, class com.ithaca.timeline.ObselSkin
The traceline that contains the obsel
traceline — Property, class com.ithaca.timeline.skins.ObselGenericEditDialog
traceline — Property, class com.ithaca.timeline.skins.TraceLineEditDialog
TraceLine — class, package com.ithaca.timeline
The TraceLine class extends the LayoutNode ; it manages an obsels collection selected from an obsels source and renders them.
TraceLine(tl:com.ithaca.timeline:Timeline, tlTitle:String, tlName:String, tlSelector:com.ithaca.timeline:ISelector, tlSource:String, tlSkinClass:String) — Constructor, class com.ithaca.timeline.TraceLine
Create a new Traceline
TRACELINE — Constant Static Property, class com.ithaca.timeline.Layout
the keyword to define a TraceLine in the xml descriptor
TraceLineBackgroundSkin — class, package com.ithaca.timeline.skins
TraceLineBackgroundSkin() — Constructor, class com.ithaca.timeline.skins.TraceLineBackgroundSkin
Constructor.
TraceLineEditDialog — class, package com.ithaca.timeline.skins
TraceLineEditDialog() — Constructor, class com.ithaca.timeline.skins.TraceLineEditDialog
Constructor.
TraceLineGroup — class, package com.ithaca.timeline
The TraceLineGroup class extends LayoutNode and it is a direct child of the timeline in the layout ; it contains the reference to the trace.
TraceLineGroup(tl:com.ithaca.timeline:Timeline, trac:com.ithaca.traces:Trace, title:String, style:String) — Constructor, class com.ithaca.timeline.TraceLineGroup
Create a new TracelineGroup
TRACELINEGROUP — Constant Static Property, class com.ithaca.timeline.Layout
the keyword to define a TraceLineGroup in the xml descriptor
TraceLineGroupSkin — class, package com.ithaca.timeline.skins
TraceLineGroupSkin() — Constructor, class com.ithaca.timeline.skins.TraceLineGroupSkin
Constructor.
traceLineGroupTitle — Property, class com.ithaca.timeline.skins.TraceLineGroupTitleCommentsSkin
traceLineGroupTitle — Property, class com.ithaca.timeline.skins.TraceLineGroupTitleSkin
TraceLineGroupTitle — class, package com.ithaca.timeline
The TraceLineGroupTitle component is the title part of TraceLineGroup.
TraceLineGroupTitle(value:com.ithaca.timeline:TraceLineGroup) — Constructor, class com.ithaca.timeline.TraceLineGroupTitle
Constructor
TraceLineGroupTitleCommentsSkin — class, package com.ithaca.timeline.skins
TraceLineGroupTitleCommentsSkin() — Constructor, class com.ithaca.timeline.skins.TraceLineGroupTitleCommentsSkin
Constructor.
traceLineGroupTitleIcon — Property, class com.ithaca.timeline.skins.TraceLineGroupTitleCommentsSkin
traceLineGroupTitleIcon — Property, class com.ithaca.timeline.skins.TraceLineGroupTitleSkin
TraceLineGroupTitleSkin — class, package com.ithaca.timeline.skins
TraceLineGroupTitleSkin() — Constructor, class com.ithaca.timeline.skins.TraceLineGroupTitleSkin
Constructor.
TraceLineSkin — class, package com.ithaca.timeline.skins
TraceLineSkin() — Constructor, class com.ithaca.timeline.skins.TraceLineSkin
Constructor.
tracelineSource — Property, class com.ithaca.timeline.skins.ObselGenericEditDialog
tracelineSource — Property, class com.ithaca.timeline.skins.TraceLineEditDialog
tracelineTitle — Property, class com.ithaca.timeline.skins.ObselGenericEditDialog
tracelineTitle — Property, class com.ithaca.timeline.skins.TraceLineEditDialog
traceLineTitle — Property, class com.ithaca.timeline.skins.TraceLineTitleSkin
TraceLineTitle — class, package com.ithaca.timeline
The TraceLineTitle component is the title part of traceline.
TraceLineTitle(value:com.ithaca.timeline:TraceLine) — Constructor, class com.ithaca.timeline.TraceLineTitle
Constructor
TRACE_LINE_TITLE_ADDED — Constant Static Property, class com.ithaca.timeline.events.TimelineEvent
TraceLineTitleSkin — class, package com.ithaca.timeline.skins
TraceLineTitleSkin() — Constructor, class com.ithaca.timeline.skins.TraceLineTitleSkin
Constructor.
tracelineTreeToXml(tl:com.ithaca.timeline:TraceLine) — method, class com.ithaca.timeline.Layout
traceUri — Property, class com.ithaca.timeline.TraceLineGroup
tt — Property, class com.ithaca.timeline.Cursor
tt — Property, class com.ithaca.timeline.TimeRuler
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z