| Package | Description |
|---|---|
| com.dlsc.flexgantt.model.calendar |
Contains interfaces and classes for modelling a calendar, which can be used
to color time spans differently based on calendar entries (holidays, vacation,
milestones, ...).
|
| Modifier and Type | Class and Description |
|---|---|
class |
TimeGranularityCalendarModel<T extends IGanttChartNode,S extends AbstractCalendarEntry>
A calendar model implementation that is based on
TimeGranularity. |
| Modifier and Type | Class and Description |
|---|---|
class |
HolidayCalendarEntry
A calendar entry implementation for holidays.
|
class |
WeekendCalendarEntry
A calendar entry implementation for weekends.
|
| Modifier and Type | Method and Description |
|---|---|
int |
AbstractCalendarEntry.compareTo(AbstractCalendarEntry entry) |
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.