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  
addExpandCollapsedElement(child:com.kapit.visualizer.renderer:GenericObject, collapsed) — Method in class com.kapit.visualizer.renderer.GenericSprite
Adds an expand/Collapse child to the sprite.
addLinkElement(data, sourceObject:com.kapit.visualizer.renderer:GenericObject, targetObject:com.kapit.visualizer.renderer:GenericObject, uid, linkStyle, isGML, updateStructure) — Method in class com.kapit.visualizer.Visualizer
Add link to the graph.
addNodeElement(data, parentExpandSprite:com.kapit.visualizer.renderer:GenericSprite, position, uid, isGML, updateStructure) — Method in class com.kapit.visualizer.Visualizer
Add a Node to the Graph with respect to Expand/Collapse policy
allowCollapseExpand — Property in class com.kapit.visualizer.renderer.GenericObject
Indicator if the Visualizer element should have an Expand/Collapse behaviour.
alpha — Property in class com.kapit.visualizer.renderer.LinkStyle
analysisPath — Property in class com.kapit.visualizer.Visualizer
Analysis Path is used for CSV and General XML files and enables data source analysis with a given logic.
animatedCollapse(collapsedElements, recursiveCollpase, parent:com.kapit.visualizer.renderer:GenericObject, noEvent, tweeners, internalCollapse, doAnimation) — Method in class com.kapit.visualizer.renderer.GenericSprite
Handles an animated collapse.
ANIMATING_STATUS — Constant static property in class com.kapit.visualizer.Visualizer
ANIMATING Visualizer status.
animationStopped — Event in class com.kapit.visualizer.Visualizer
Indicates that the Visualizer content animation has ended.
ANIMATION_STOPPED — Static property in class com.kapit.visualizer.events.VisualizerEvent
VisualizerEvent.ANIMATION_STOPPED is the value of the type property of the VisualizerEvent for an animation stop.
APPROXIMATE_OVERLAP_AVOID — Constant static property in class com.kapit.visualizer.LayoutConstants
Indicator for using approximation to avoid nodes overlapping.
arrowHorizontalGap — Property in class com.kapit.visualizer.renderer.LinkStyle
arrowLength — Property in class com.kapit.visualizer.renderer.LinkStyle
arrowVerticalGap — Property in class com.kapit.visualizer.renderer.LinkStyle
attributesDescriptor — Property in class com.kapit.visualizer.Visualizer
It assigns to each column reference in the analysisPath its attributes.
autoFit(withAnimation, duration, horizontalGap, verticalGap, layoutDependant, ratioNotLessThanOne) — Method in class com.kapit.visualizer.Visualizer
Fits the Visualizer content to the visible region.
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