Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


  Class Package Description
  Graph
com.adobe.flex.extras.controls.springgraph A Graph is a collection of items that can be linked to each other.
  IEdgeRenderer
com.adobe.flex.extras.controls.springgraph Defines an object that knows how to draw the edges between 2 items in a SpringGraph.
  Item
com.adobe.flex.extras.controls.springgraph The base class for all Graph items.
  IViewFactory
com.adobe.flex.extras.controls.springgraph Defines an object that knows how to create views for Items.
  Roamer
com.adobe.flex.extras.controls.springgraph An extension to SpringGraph that restricts the visible items to a subset of the full graph.
  SpringGraph
com.adobe.flex.extras.controls.springgraph The SpringGraph component displays a set of objects, using a force-directed layout algorithm to position the objects.