Uses of Class
com.flexganttfx.model.layout.AgendaLayout
Packages that use AgendaLayout
-
Uses of AgendaLayout in impl.com.flexganttfx.skin.util
Methods in impl.com.flexganttfx.skin.util with parameters of type AgendaLayoutModifier 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.