| Package | Description |
|---|---|
| org.apache.poi.hpbf.model | |
| org.apache.poi.hpbf.model.qcbits |
| Modifier and Type | Method | Description |
|---|---|---|
QCBit[] |
QuillContents.getBits() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
QCPLCBit |
A "PLC " (PLC) based bit of Quill Contents.
|
static class |
QCPLCBit.Type0 |
Type 0 seem to be somewhat rare.
|
static class |
QCPLCBit.Type12 |
Type 12 holds hyperlinks, and is very complex.
|
static class |
QCPLCBit.Type4 |
Type 4 is quite common.
|
static class |
QCPLCBit.Type8 |
Type 8 is quite common.
|
class |
QCTextBit |
A Text based bit of Quill Contents
|
class |
UnknownQCBit |
Any Quill Contents bits we don't know
how to handle explicitly
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.