Dungeon Architect  17.0.0
DungeonArchitect.Graphs.Layouts.GraphLayoutBase< T > Class Template Referenceabstract
Inheritance diagram for DungeonArchitect.Graphs.Layouts.GraphLayoutBase< T >:
DungeonArchitect.Graphs.Layouts.IGraphLayout< T > DungeonArchitect.Graphs.Layouts.Layered.GraphLayoutLayered< T > DungeonArchitect.Graphs.Layouts.Spring.GraphLayoutSpring< T >

Public Member Functions

void Layout (T[] nodes, IGraphLayoutNodeActions< T > nodeActions)
 

Protected Member Functions

abstract void LayoutImpl (GraphLayoutNode< T >[] nodes)
 

Detailed Description

Definition at line 42 of file GraphLayout.cs.


The documentation for this class was generated from the following file: