public final class GanttBarStyleFactoryCommon extends Object implements GanttBarStyleFactory
| Constructor and Description |
|---|
GanttBarStyleFactoryCommon() |
| Modifier and Type | Method and Description |
|---|---|
GanttBarStyle[] |
processDefaultStyles(ProjectFile file,
org.mpxj.mpp.Props props)
Reads the default set of Gantt bar styles.
|
GanttBarStyleException[] |
processExceptionStyles(ProjectFile file,
org.mpxj.mpp.Props props)
Reads the set of exception bar styles from MPP files.
|
public GanttBarStyle[] processDefaultStyles(ProjectFile file, org.mpxj.mpp.Props props)
GanttBarStyleFactoryprocessDefaultStyles in interface GanttBarStyleFactoryfile - parent fileprops - props structure containing the Gantt chart style datapublic GanttBarStyleException[] processExceptionStyles(ProjectFile file, org.mpxj.mpp.Props props)
GanttBarStyleFactoryprocessExceptionStyles in interface GanttBarStyleFactoryfile - parent fileprops - props structure containing the Gantt chart style dataCopyright © 2000–2025 MPXJ. All rights reserved.