public interface GanttBarStyleFactory
| Modifier and Type | Method and Description |
|---|---|
GanttBarStyle[] |
processDefaultStyles(net.sf.mpxj.mpp.Props props)
Reads the default set of Gantt bar styles.
|
GanttBarStyleException[] |
processExceptionStyles(net.sf.mpxj.mpp.Props props)
Reads the set of exception bar styles from MPP files.
|
GanttBarStyle[] processDefaultStyles(net.sf.mpxj.mpp.Props props)
props - props structure containing the Gantt chart style dataGanttBarStyleException[] processExceptionStyles(net.sf.mpxj.mpp.Props props)
props - props structure containing the Gantt chart style dataCopyright © 2013. All Rights Reserved.