TreePlus PropertiesTreePlusSilverlight - An implementation of the TreePlus algorithm using Silverlight
The TreePlus type exposes the following members.
Properties

  NameDescription
Public propertyStatic memberCanvasElements
Collection of UIElements inside the Canvas.
Public propertyCollapsingTime
Gets the time the Collapsing-Animation should take from the Slider-Control in the GUI.
Public propertyExpandingTime
Gets the time the Expanding-Animation should take from the Slider-Control in the GUI.
Public propertyExplodingTime
Gets the time the Exploding-Animation should take from the Slider-Control in the GUI.
Public propertyIsCollapsing
Whether or not the current Animation-State is collapsing.
Public propertyIsExpanding
Whether or not the current Animation-State is expanding.
Public propertyIsExploding
Whether or not the current Animation-State is exploding.
Public propertyIsMoving
Whether or not the current Animation-State is moving.
Public propertyMovingTime
Gets the time the Moving-Animation should take from the Slider-Control in the GUI.
Public propertyStatic memberOriginalNodes
The nodes of the original graph.
Public propertyStatic memberTreePlusTree
The tree that is currently being displayed.
Back to Top
See Also