Uses of Class
impl.com.flexganttfx.skin.util.AgendaHelper.AgendaLineLocation
| Package | Description |
|---|---|
| impl.com.flexganttfx.skin.util |
A collection of utility classes.
|
-
Uses of AgendaHelper.AgendaLineLocation in impl.com.flexganttfx.skin.util
Methods in impl.com.flexganttfx.skin.util that return types with arguments of type AgendaHelper.AgendaLineLocation Modifier and Type Method Description static List<AgendaHelper.AgendaLineLocation>AgendaHelper. getLineLocations(AgendaLayout layout, double yOffset, double height)Returns a list of agenda line locations for the givenAgendaLayoutinstance, y offset, and row / line height.