|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormattedDiskPage | |
org.apache.poi.hdf.model.hdftypes | |
org.apache.poi.hdf.model.util |
Uses of FormattedDiskPage in org.apache.poi.hdf.model.hdftypes |
Subclasses of FormattedDiskPage in org.apache.poi.hdf.model.hdftypes | |
class |
CHPFormattedDiskPage
Represents a CHP fkp. |
class |
PAPFormattedDiskPage
Represents a PAP FKP. |
Uses of FormattedDiskPage in org.apache.poi.hdf.model.util |
Methods in org.apache.poi.hdf.model.util that return FormattedDiskPage | |
FormattedDiskPage |
ParsingState.getFkp()
|
Methods in org.apache.poi.hdf.model.util with parameters of type FormattedDiskPage | |
void |
ParsingState.setState(int currentPageIndex,
FormattedDiskPage fkp,
int currentPropIndex)
|
Constructors in org.apache.poi.hdf.model.util with parameters of type FormattedDiskPage | |
ParsingState(int firstPage,
FormattedDiskPage fkp)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |