Namespace Edgar.Legacy.Core.LayoutGenerators.Interfaces
Interfaces
IBenchmarkableLayoutGenerator<TLayout>
Represents layout generators that can be benchmarked.
ILayoutGenerator<TLayout>
Interface for all layout generators.
IObservableGenerator<TLayout>
Layout generators that can be observed for example from GUI.