net.sf.mpxj.mpp
Class GraphicalIndicatorReader
java.lang.Object
net.sf.mpxj.mpp.GraphicalIndicatorReader
public final class GraphicalIndicatorReader
- extends Object
This class allows graphical indicator definitions to be read from an MPP
file.
|
Method Summary |
void |
process(ProjectFile file,
net.sf.mpxj.mpp.Props props)
The main entry point for processing graphical indicator definitions. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphicalIndicatorReader
public GraphicalIndicatorReader()
process
public void process(ProjectFile file,
net.sf.mpxj.mpp.Props props)
- The main entry point for processing graphical indicator definitions.
- Parameters:
file - parent project fileprops - properties data
Copyright © 2012. All Rights Reserved.