net.sf.mpxj.mpp
Class GraphicalIndicatorReader

java.lang.Object
  extended by net.sf.mpxj.mpp.GraphicalIndicatorReader

public final class GraphicalIndicatorReader
extends Object

This class allows graphical indicator definitions to be read from an MPP file.


Constructor Summary
GraphicalIndicatorReader()
           
 
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
 

Constructor Detail

GraphicalIndicatorReader

public GraphicalIndicatorReader()
Method Detail

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 file
props - properties data


Copyright © 2012. All Rights Reserved.