public class GanttBarStyleFactory14 extends Object implements GanttBarStyleFactory
| Constructor and Description |
|---|
GanttBarStyleFactory14() |
| 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.
|
public GanttBarStyle[] processDefaultStyles(net.sf.mpxj.mpp.Props props)
processDefaultStyles in interface GanttBarStyleFactoryprops - props structure containing the Gantt chart style datapublic GanttBarStyleException[] processExceptionStyles(net.sf.mpxj.mpp.Props props)
processExceptionStyles in interface GanttBarStyleFactoryprops - props structure containing the Gantt chart style dataCopyright © 2013. All Rights Reserved.