Usages of LayoutGraphAdapter
Properties
adapter | in LayoutExecutor | Gets the layout graph adapter that is used by this instance to calculate the layout. |
Method Return Values
createLayoutGraphAdapter () | in LayoutExecutor | Creates the LayoutGraphAdapter which is used when a layout is executed. |
Method Parameters
createLayoutAnimation (IGraph, LayoutGraphAdapter, TimeSpan) | in IAnimation | Creates a new IAnimation instance that animates the current graph to the layout given by the layoutGraph instance of the given adapter . |