Uses of Class
net.sourceforge.plantuml.gantt.data.WorkingHours
Packages that use WorkingHours
-
Uses of WorkingHours in net.sourceforge.plantuml.gantt.data
Methods in net.sourceforge.plantuml.gantt.data that return WorkingHoursModifier and TypeMethodDescriptionDayCalendarData.buildWorkingHours(double dayWidth, double closeFactor) -
Uses of WorkingHours in net.sourceforge.plantuml.gantt.timescale
Constructors in net.sourceforge.plantuml.gantt.timescale with parameters of type WorkingHoursModifierConstructorDescriptionVariantTimeScale(LocalDate min, LocalDate max, WorkingHours workingHours, OpenClose openClose)