public class GanttBarStyleFactory14 extends Object implements GanttBarStyleFactory
Constructor and Description |
---|
GanttBarStyleFactory14() |
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.
|
public GanttBarStyle[] processDefaultStyles(ProjectFile file, net.sf.mpxj.mpp.Props props)
GanttBarStyleFactory
processDefaultStyles
in interface GanttBarStyleFactory
file
- parent fileprops
- props structure containing the Gantt chart style datapublic GanttBarStyleException[] processExceptionStyles(ProjectFile file, net.sf.mpxj.mpp.Props props)
GanttBarStyleFactory
processExceptionStyles
in interface GanttBarStyleFactory
file
- parent fileprops
- props structure containing the Gantt chart style dataCopyright © 2000–2024 Packwood Software. All rights reserved.