|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QCBit | |
---|---|
org.apache.poi.hpbf.model | |
org.apache.poi.hpbf.model.qcbits |
Uses of QCBit in org.apache.poi.hpbf.model |
---|
Methods in org.apache.poi.hpbf.model that return QCBit | |
---|---|
QCBit[] |
QuillContents.getBits()
|
Uses of QCBit in org.apache.poi.hpbf.model.qcbits |
---|
Subclasses of QCBit in org.apache.poi.hpbf.model.qcbits | |
---|---|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |