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