public interface GanttBarStyleFactory
Modifier and Type | Method and Description |
---|---|
GanttBarStyle[] |
processDefaultStyles(ProjectFile file,
net.sf.mpxj.mpp.Props props)
Reads the default set of Gantt bar styles.
|
GanttBarStyleException[] |
processExceptionStyles(ProjectFile file,
net.sf.mpxj.mpp.Props props)
Reads the set of exception bar styles from MPP files.
|
GanttBarStyle[] processDefaultStyles(ProjectFile file, net.sf.mpxj.mpp.Props props)
file
- parent fileprops
- props structure containing the Gantt chart style dataGanttBarStyleException[] processExceptionStyles(ProjectFile file, net.sf.mpxj.mpp.Props props)
file
- parent fileprops
- props structure containing the Gantt chart style dataCopyright © 2000–2024 Packwood Software. All rights reserved.