public final class GroupReader14 extends Object
| Constructor and Description |
|---|
GroupReader14() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(ProjectFile file,
net.sf.mpxj.mpp.FixedData fixedData,
net.sf.mpxj.mpp.Var2Data varData,
Map<Integer,FontBase> fontBases)
Entry point for processing group definitions.
|
public void process(ProjectFile file, net.sf.mpxj.mpp.FixedData fixedData, net.sf.mpxj.mpp.Var2Data varData, Map<Integer,FontBase> fontBases)
file - project filefixedData - group fixed datavarData - group var datafontBases - map of font basesCopyright © 2013. All Rights Reserved.