| Package | Description |
|---|---|
| net.sourceforge.plantuml.project3 |
| Modifier and Type | Method and Description |
|---|---|
static DayAsDate |
DayAsDate.create(int year,
int month,
int dayOfMonth) |
static DayAsDate |
DayAsDate.create(int year,
String month,
int dayOfMonth) |
DayAsDate |
DayAsDate.next() |
DayAsDate |
GCalendar.toDayAsDate(InstantDay day) |
DayAsDate |
GCalendarSimple.toDayAsDate(InstantDay day) |
| Modifier and Type | Method and Description |
|---|---|
void |
GanttDiagram.setStartingDate(DayAsDate start) |
| Constructor and Description |
|---|
GCalendarSimple(DayAsDate start) |
Copyright © 2017. All rights reserved.