| 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 |
| generateNewTraceline — Event, class com.ithaca.timeline.Timeline |
|
This event is dispatched when a traceline is created by a layoutModifier.
The 'value' property of the TimelineEvent is an object with 3 properties { generator, obsel, traceline } where:
'generator' is the LayoutModifier,
'traceline' is the created traceline,
'obsel' is the obsel for wich we create a new traceline.
|
| GENERATE_NEW_TRACELINE — Constant Static Property, class com.ithaca.timeline.events.TimelineEvent |
| |
| getCollectionSource() — method, class com.ithaca.timeline.TraceLine |
| |
| getCurrentTraces() — method, class com.ithaca.timeline.Timeline |
|
Get the currently displayed traces
|
| getCurrentXmlLayout() — method, class com.ithaca.timeline.Layout |
|
Get the current XML Layout
|
| getElementByName(name:String) — method, class com.ithaca.timeline.LayoutNode |
|
Return the layoutNode of a given name in the subtree of this node
|
| getMatchingObsels(obselsArray:Array) — method, interface com.ithaca.timeline.ISelector |
|
Select the matching set of obsels from an array of obsels
|
| getMatchingObsels(obselsArray:Array) — method, class com.ithaca.timeline.SelectorRegexp |
| |
| GetNbCommentsOver(x:int, width:int, beginIndex:int) — method, class com.ithaca.timeline.skins.CommentSkin |
| |
| getObselSkinIndex(obsel:com.ithaca.traces:Obsel) — method, class com.ithaca.timeline.ObselsRenderer |
| |
| getObselsRenderer() — method, interface com.ithaca.timeline.skins.ITraceLineSkin |
| |
| getObselsRenderer() — method, class com.ithaca.timeline.skins.TraceLineBackgroundSkin |
| |
| getObselsRenderer() — method, class com.ithaca.timeline.skins.TraceLineSkin |
| |
| getParameteredSkin(obsel:com.ithaca.traces:Obsel, traceline:com.ithaca.timeline:TraceLine) — method, class com.ithaca.timeline.Stylesheet |
|
Create a ObselSkin from an Obsel and set a stylename according to the obselsSkinsSelectors array defined in the XML timeline descriptor. |
| getParameters() — method, interface com.ithaca.timeline.ISelector |
|
This function returns the parameter serialization needed to define the Selector. |
| getParameters() — method, class com.ithaca.timeline.SelectorRegexp |
| |
| getParentTraceLines() — method, class com.ithaca.timeline.TraceLine |
|
Return an Array containing the parent tracelines
|
| getTraceLineGroup() — method, class com.ithaca.timeline.LayoutNode |
| |
| getTraceLineGroupByTraceUri(uri:String) — method, class com.ithaca.timeline.Timeline |
|
Find and return the first TraceLineGroup whose trace has a given URI ; return null if not found. |
| getTracelineGroupColor(tlg:com.ithaca.timeline:TraceLineGroup) — Static Method , class com.ithaca.timeline.Stylesheet |
|
Select a color in the "fillColors" array of the TraceLineGroups
|
| getTraceLinePath() — method, class com.ithaca.timeline.TraceLine |
|
Return an Array containing the path to the traceline. |
| getVerticalScrollPositionDelta(navigationUnit:uint) — method, class com.ithaca.timeline.skins.ControlledScrollVGroup |
| |
| getVisibleChildrenNumber() — method, class com.ithaca.timeline.TraceLine |
|
Compute the number of traceline children which are not hidden ; used to know if the open/close button must be visible. |
| globalCursor — Property, class com.ithaca.timeline.skins.TimelineSkin |
| |
| globalCursor — Skin Part, class com.ithaca.timeline.Timeline |
| The cursor that indicates the current time value in the zoom part. |
|
The cursor that indicates the current time value in the zoom part. |
|
| 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 |