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

Public Member Functions

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

Detailed Description

Definition at line 7 of file GraphLayout.cs.


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