Uses of Class
impl.com.flexganttfx.skin.util.AgendaHelper.AgendaLineLocation
Packages that use AgendaHelper.AgendaLineLocation
-
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.AgendaLineLocationModifier and TypeMethodDescriptionstatic List<AgendaHelper.AgendaLineLocation>
AgendaHelper.getLineLocations
(AgendaLayout layout, double yOffset, double height) Returns a list of agenda line locations for the givenAgendaLayout
instance, y offset, and row / line height.