public class Gantt extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Display">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Width" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Height" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Split" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="File">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Saved" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="Created" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="Name" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Physical" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="Globalization">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Culture">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="LCID" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="ISO" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="DN" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Cal" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Parent" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="UICulture">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="LCID" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="ISO" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="DN" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Cal" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Parent" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="Currency">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="LCID" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="ISO" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="DN" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Currency" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="RegionInfo" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="FirstDay">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Date" type="{http://www.w3.org/2001/XMLSchema}date" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="LastDay">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Date" type="{http://www.w3.org/2001/XMLSchema}date" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="Padding">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Left" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Top" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Right" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Bottom" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="Tasks">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Task" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="ID" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="S" type="{http://www.w3.org/2001/XMLSchema}date" />
<attribute name="B" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="BC" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="D" type="{}ganttDesignerDuration" />
<attribute name="H" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="U" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="VA" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="In" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="C" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="PC" type="{}ganttDesignerPercent" />
<attribute name="DL" type="{http://www.w3.org/2001/XMLSchema}date" />
<attribute name="P" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="L" type="{}ganttDesignerDuration" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="Remarks" type="{}ganttDesignerRemark"/>
<element name="Remarks1" type="{}ganttDesignerRemark"/>
<element name="Remarks2" type="{}ganttDesignerRemark"/>
<element name="Remarks3" type="{}ganttDesignerRemark"/>
<element name="Remarks4" type="{}ganttDesignerRemark"/>
<element name="TextStyles">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Font" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Style" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Size" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Color" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="Flag" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Deadline" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="BarStyles">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Color" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Color2" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Color3" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="Columns">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Header" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="W" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="A" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="D" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="DA" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="DNW" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="Calendar">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="WorkDays" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="WeekStart" type="{}ganttDesignerDay" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="DateHeader">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Tier" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Align" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Tick" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="Reference">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="value" type="{http://www.w3.org/2001/XMLSchema}date" />
<attribute name="Day0" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Week0" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Month0" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Year0" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="Tiers" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="TierHeight" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="DayWidth" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="DarkGrid" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="LightGrid" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="ColorBackground" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="ColorGridlines" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="AltLight" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Lightness" type="{http://www.w3.org/2001/XMLSchema}double" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="Holidays">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Holiday" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Date" type="{http://www.w3.org/2001/XMLSchema}date" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="Headers">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="HeaderLeft" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="HeaderCenter" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="HeaderRight" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="HeaderLineSpace" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="HeadersFonts">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Font" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Style" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Size" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="StrikeOut" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Underline" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="Footers">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="FooterLeft" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="FooterCenter" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="FooterRight" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="FooterLineSpace" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="FootersFonts">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Font" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="Style" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Size" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="StrikeOut" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="Underline" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="Print">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="allRows" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="fromTask" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="toTask" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="numberOfLeftColumnsCompDisp" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="numberOfLeftColumns" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="showTaskNumbers" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="leftColumnsOnPage1Only" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="dateOnRightCompDisp" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="fromDate" type="{http://www.w3.org/2001/XMLSchema}date" />
<attribute name="toDate" type="{http://www.w3.org/2001/XMLSchema}date" />
<attribute name="fitToPage" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="numberOfPages" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="fitHorizontal" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="NumberSequence" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="PrintToImageFile">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="allRows" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="fromTask" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="toTask" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="numberOfLeftColumnsCompDisp" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="numberOfLeftColumns" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="showTaskNumbers" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="dateOnRightCompDisp" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="fromDate" type="{http://www.w3.org/2001/XMLSchema}date" />
<attribute name="toDate" type="{http://www.w3.org/2001/XMLSchema}date" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="Copy">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="allRows" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="fromTask" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="toTask" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="numberOfLeftColumnsCompDisp" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="numberOfLeftColumns" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="showTaskNumbers" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="dateOnRightCompDisp" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="fromDate" type="{http://www.w3.org/2001/XMLSchema}date" />
<attribute name="toDate" type="{http://www.w3.org/2001/XMLSchema}date" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="ChartColor">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="ChartBack" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="BorderBack" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="LeftPanelBack" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="LeftPanelGrid" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="RightPanelHGrid" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="RightPanelVGridDark" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="RightPanelVGridLight" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="HolidayShade" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="SelectedRowBack" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="SelectedRowFore" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="Version" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
Gantt.BarStyles
Java class for anonymous complex type.
|
static class |
Gantt.Calendar
Java class for anonymous complex type.
|
static class |
Gantt.ChartColor
Java class for anonymous complex type.
|
static class |
Gantt.Columns
Java class for anonymous complex type.
|
static class |
Gantt.Copy
Java class for anonymous complex type.
|
static class |
Gantt.DateHeader
Java class for anonymous complex type.
|
static class |
Gantt.Display
Java class for anonymous complex type.
|
static class |
Gantt.File
Java class for anonymous complex type.
|
static class |
Gantt.FirstDay
Java class for anonymous complex type.
|
static class |
Gantt.Footers
Java class for anonymous complex type.
|
static class |
Gantt.FootersFonts
Java class for anonymous complex type.
|
static class |
Gantt.Globalization
Java class for anonymous complex type.
|
static class |
Gantt.Headers
Java class for anonymous complex type.
|
static class |
Gantt.HeadersFonts
Java class for anonymous complex type.
|
static class |
Gantt.Holidays
Java class for anonymous complex type.
|
static class |
Gantt.LastDay
Java class for anonymous complex type.
|
static class |
Gantt.Padding
Java class for anonymous complex type.
|
static class |
Gantt.Print
Java class for anonymous complex type.
|
static class |
Gantt.PrintToImageFile
Java class for anonymous complex type.
|
static class |
Gantt.Tasks
Java class for anonymous complex type.
|
static class |
Gantt.TextStyles
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected Gantt.BarStyles |
barStyles |
protected Gantt.Calendar |
calendar |
protected Gantt.ChartColor |
chartColor |
protected Gantt.Columns |
columns |
protected Gantt.Copy |
copy |
protected Gantt.DateHeader |
dateHeader |
protected Gantt.Display |
display |
protected Gantt.File |
file |
protected Gantt.FirstDay |
firstDay |
protected Gantt.Footers |
footers |
protected Gantt.FootersFonts |
footersFonts |
protected Gantt.Globalization |
globalization |
protected Gantt.Headers |
headers |
protected Gantt.HeadersFonts |
headersFonts |
protected Gantt.Holidays |
holidays |
protected Gantt.LastDay |
lastDay |
protected Gantt.Padding |
padding |
protected Gantt.Print |
print |
protected Gantt.PrintToImageFile |
printToImageFile |
protected GanttDesignerRemark |
remarks |
protected GanttDesignerRemark |
remarks1 |
protected GanttDesignerRemark |
remarks2 |
protected GanttDesignerRemark |
remarks3 |
protected GanttDesignerRemark |
remarks4 |
protected Gantt.Tasks |
tasks |
protected Gantt.TextStyles |
textStyles |
protected String |
version |
| Constructor and Description |
|---|
Gantt() |
| Modifier and Type | Method and Description |
|---|---|
Gantt.BarStyles |
getBarStyles()
Gets the value of the barStyles property.
|
Gantt.Calendar |
getCalendar()
Gets the value of the calendar property.
|
Gantt.ChartColor |
getChartColor()
Gets the value of the chartColor property.
|
Gantt.Columns |
getColumns()
Gets the value of the columns property.
|
Gantt.Copy |
getCopy()
Gets the value of the copy property.
|
Gantt.DateHeader |
getDateHeader()
Gets the value of the dateHeader property.
|
Gantt.Display |
getDisplay()
Gets the value of the display property.
|
Gantt.File |
getFile()
Gets the value of the file property.
|
Gantt.FirstDay |
getFirstDay()
Gets the value of the firstDay property.
|
Gantt.Footers |
getFooters()
Gets the value of the footers property.
|
Gantt.FootersFonts |
getFootersFonts()
Gets the value of the footersFonts property.
|
Gantt.Globalization |
getGlobalization()
Gets the value of the globalization property.
|
Gantt.Headers |
getHeaders()
Gets the value of the headers property.
|
Gantt.HeadersFonts |
getHeadersFonts()
Gets the value of the headersFonts property.
|
Gantt.Holidays |
getHolidays()
Gets the value of the holidays property.
|
Gantt.LastDay |
getLastDay()
Gets the value of the lastDay property.
|
Gantt.Padding |
getPadding()
Gets the value of the padding property.
|
Gantt.Print |
getPrint()
Gets the value of the print property.
|
Gantt.PrintToImageFile |
getPrintToImageFile()
Gets the value of the printToImageFile property.
|
GanttDesignerRemark |
getRemarks()
Gets the value of the remarks property.
|
GanttDesignerRemark |
getRemarks1()
Gets the value of the remarks1 property.
|
GanttDesignerRemark |
getRemarks2()
Gets the value of the remarks2 property.
|
GanttDesignerRemark |
getRemarks3()
Gets the value of the remarks3 property.
|
GanttDesignerRemark |
getRemarks4()
Gets the value of the remarks4 property.
|
Gantt.Tasks |
getTasks()
Gets the value of the tasks property.
|
Gantt.TextStyles |
getTextStyles()
Gets the value of the textStyles property.
|
String |
getVersion()
Gets the value of the version property.
|
void |
setBarStyles(Gantt.BarStyles value)
Sets the value of the barStyles property.
|
void |
setCalendar(Gantt.Calendar value)
Sets the value of the calendar property.
|
void |
setChartColor(Gantt.ChartColor value)
Sets the value of the chartColor property.
|
void |
setColumns(Gantt.Columns value)
Sets the value of the columns property.
|
void |
setCopy(Gantt.Copy value)
Sets the value of the copy property.
|
void |
setDateHeader(Gantt.DateHeader value)
Sets the value of the dateHeader property.
|
void |
setDisplay(Gantt.Display value)
Sets the value of the display property.
|
void |
setFile(Gantt.File value)
Sets the value of the file property.
|
void |
setFirstDay(Gantt.FirstDay value)
Sets the value of the firstDay property.
|
void |
setFooters(Gantt.Footers value)
Sets the value of the footers property.
|
void |
setFootersFonts(Gantt.FootersFonts value)
Sets the value of the footersFonts property.
|
void |
setGlobalization(Gantt.Globalization value)
Sets the value of the globalization property.
|
void |
setHeaders(Gantt.Headers value)
Sets the value of the headers property.
|
void |
setHeadersFonts(Gantt.HeadersFonts value)
Sets the value of the headersFonts property.
|
void |
setHolidays(Gantt.Holidays value)
Sets the value of the holidays property.
|
void |
setLastDay(Gantt.LastDay value)
Sets the value of the lastDay property.
|
void |
setPadding(Gantt.Padding value)
Sets the value of the padding property.
|
void |
setPrint(Gantt.Print value)
Sets the value of the print property.
|
void |
setPrintToImageFile(Gantt.PrintToImageFile value)
Sets the value of the printToImageFile property.
|
void |
setRemarks(GanttDesignerRemark value)
Sets the value of the remarks property.
|
void |
setRemarks1(GanttDesignerRemark value)
Sets the value of the remarks1 property.
|
void |
setRemarks2(GanttDesignerRemark value)
Sets the value of the remarks2 property.
|
void |
setRemarks3(GanttDesignerRemark value)
Sets the value of the remarks3 property.
|
void |
setRemarks4(GanttDesignerRemark value)
Sets the value of the remarks4 property.
|
void |
setTasks(Gantt.Tasks value)
Sets the value of the tasks property.
|
void |
setTextStyles(Gantt.TextStyles value)
Sets the value of the textStyles property.
|
void |
setVersion(String value)
Sets the value of the version property.
|
protected Gantt.Display display
protected Gantt.File file
protected Gantt.Globalization globalization
protected Gantt.FirstDay firstDay
protected Gantt.LastDay lastDay
protected Gantt.Padding padding
protected Gantt.Tasks tasks
protected GanttDesignerRemark remarks
protected GanttDesignerRemark remarks1
protected GanttDesignerRemark remarks2
protected GanttDesignerRemark remarks3
protected GanttDesignerRemark remarks4
protected Gantt.TextStyles textStyles
protected Gantt.BarStyles barStyles
protected Gantt.Columns columns
protected Gantt.Calendar calendar
protected Gantt.DateHeader dateHeader
protected Gantt.Holidays holidays
protected Gantt.Headers headers
protected Gantt.HeadersFonts headersFonts
protected Gantt.Footers footers
protected Gantt.FootersFonts footersFonts
protected Gantt.Print print
protected Gantt.PrintToImageFile printToImageFile
protected Gantt.Copy copy
protected Gantt.ChartColor chartColor
protected String version
public Gantt.Display getDisplay()
Gantt.Displaypublic void setDisplay(Gantt.Display value)
value - allowed object is
Gantt.Displaypublic Gantt.File getFile()
Gantt.Filepublic void setFile(Gantt.File value)
value - allowed object is
Gantt.Filepublic Gantt.Globalization getGlobalization()
Gantt.Globalizationpublic void setGlobalization(Gantt.Globalization value)
value - allowed object is
Gantt.Globalizationpublic Gantt.FirstDay getFirstDay()
Gantt.FirstDaypublic void setFirstDay(Gantt.FirstDay value)
value - allowed object is
Gantt.FirstDaypublic Gantt.LastDay getLastDay()
Gantt.LastDaypublic void setLastDay(Gantt.LastDay value)
value - allowed object is
Gantt.LastDaypublic Gantt.Padding getPadding()
Gantt.Paddingpublic void setPadding(Gantt.Padding value)
value - allowed object is
Gantt.Paddingpublic Gantt.Tasks getTasks()
Gantt.Taskspublic void setTasks(Gantt.Tasks value)
value - allowed object is
Gantt.Taskspublic GanttDesignerRemark getRemarks()
GanttDesignerRemarkpublic void setRemarks(GanttDesignerRemark value)
value - allowed object is
GanttDesignerRemarkpublic GanttDesignerRemark getRemarks1()
GanttDesignerRemarkpublic void setRemarks1(GanttDesignerRemark value)
value - allowed object is
GanttDesignerRemarkpublic GanttDesignerRemark getRemarks2()
GanttDesignerRemarkpublic void setRemarks2(GanttDesignerRemark value)
value - allowed object is
GanttDesignerRemarkpublic GanttDesignerRemark getRemarks3()
GanttDesignerRemarkpublic void setRemarks3(GanttDesignerRemark value)
value - allowed object is
GanttDesignerRemarkpublic GanttDesignerRemark getRemarks4()
GanttDesignerRemarkpublic void setRemarks4(GanttDesignerRemark value)
value - allowed object is
GanttDesignerRemarkpublic Gantt.TextStyles getTextStyles()
Gantt.TextStylespublic void setTextStyles(Gantt.TextStyles value)
value - allowed object is
Gantt.TextStylespublic Gantt.BarStyles getBarStyles()
Gantt.BarStylespublic void setBarStyles(Gantt.BarStyles value)
value - allowed object is
Gantt.BarStylespublic Gantt.Columns getColumns()
Gantt.Columnspublic void setColumns(Gantt.Columns value)
value - allowed object is
Gantt.Columnspublic Gantt.Calendar getCalendar()
Gantt.Calendarpublic void setCalendar(Gantt.Calendar value)
value - allowed object is
Gantt.Calendarpublic Gantt.DateHeader getDateHeader()
Gantt.DateHeaderpublic void setDateHeader(Gantt.DateHeader value)
value - allowed object is
Gantt.DateHeaderpublic Gantt.Holidays getHolidays()
Gantt.Holidayspublic void setHolidays(Gantt.Holidays value)
value - allowed object is
Gantt.Holidayspublic Gantt.Headers getHeaders()
Gantt.Headerspublic void setHeaders(Gantt.Headers value)
value - allowed object is
Gantt.Headerspublic Gantt.HeadersFonts getHeadersFonts()
Gantt.HeadersFontspublic void setHeadersFonts(Gantt.HeadersFonts value)
value - allowed object is
Gantt.HeadersFontspublic Gantt.Footers getFooters()
Gantt.Footerspublic void setFooters(Gantt.Footers value)
value - allowed object is
Gantt.Footerspublic Gantt.FootersFonts getFootersFonts()
Gantt.FootersFontspublic void setFootersFonts(Gantt.FootersFonts value)
value - allowed object is
Gantt.FootersFontspublic Gantt.Print getPrint()
Gantt.Printpublic void setPrint(Gantt.Print value)
value - allowed object is
Gantt.Printpublic Gantt.PrintToImageFile getPrintToImageFile()
Gantt.PrintToImageFilepublic void setPrintToImageFile(Gantt.PrintToImageFile value)
value - allowed object is
Gantt.PrintToImageFilepublic Gantt.Copy getCopy()
Gantt.Copypublic void setCopy(Gantt.Copy value)
value - allowed object is
Gantt.Copypublic Gantt.ChartColor getChartColor()
Gantt.ChartColorpublic void setChartColor(Gantt.ChartColor value)
value - allowed object is
Gantt.ChartColorpublic String getVersion()
StringCopyright © 2000–2025 MPXJ. All rights reserved.