net.sf.mpxj.mpp
Class GanttBarStyleFactory14
java.lang.Object
net.sf.mpxj.mpp.GanttBarStyleFactory14
- All Implemented Interfaces:
- GanttBarStyleFactory
public class GanttBarStyleFactory14
- extends Object
- implements GanttBarStyleFactory
Reads Gantt bar styles from an MPP14 file.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GanttBarStyleFactory14
public GanttBarStyleFactory14()
processDefaultStyles
public GanttBarStyle[] processDefaultStyles(net.sf.mpxj.mpp.Props props)
- Reads the default set of Gantt bar styles.
- Specified by:
processDefaultStyles in interface GanttBarStyleFactory
- Parameters:
props - props structure containing the Gantt chart style data
- Returns:
- array of styles
processExceptionStyles
public GanttBarStyleException[] processExceptionStyles(net.sf.mpxj.mpp.Props props)
- Reads the set of exception bar styles from MPP files.
- Specified by:
processExceptionStyles in interface GanttBarStyleFactory
- Parameters:
props - props structure containing the Gantt chart style data
- Returns:
- array of styles
Copyright © 2012. All Rights Reserved.