Class GanttLayout

java.lang.Object
com.flexganttfx.model.Layout
com.flexganttfx.model.layout.GanttLayout

public class GanttLayout
extends Layout
The standard layout used by all rows and lines. Lays out activities horizontally.
Since:
1.0
See Also:
Row.setLayout(Layout), Row.getLineLayout(int), LinesManager.getLineLayout(int)