Package | Description |
---|---|
org.apache.poi.xdgf.usermodel |
Modifier and Type | Field and Description |
---|---|
protected XDGFMaster |
XDGFMasterContents._master |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.Long,XDGFMaster> |
XDGFPageContents._masters |
protected java.util.Map<java.lang.Long,XDGFMaster> |
XDGFMasters._masters |
Modifier and Type | Method and Description |
---|---|
XDGFMaster |
XDGFMasterContents.getMaster() |
XDGFMaster |
XDGFPageContents.getMasterById(long id) |
XDGFMaster |
XDGFMasters.getMasterById(long masterId) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<XDGFMaster> |
XDGFMasters.getMastersList() |
Modifier and Type | Method and Description |
---|---|
protected void |
XDGFMasterContents.setMaster(XDGFMaster master) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.