Package | Description |
---|---|
org.zkoss.poi.hpbf.model | |
org.zkoss.poi.hpbf.model.qcbits |
Modifier and Type | Method and Description |
---|---|
QCBit[] |
QuillContents.getBits() |
Modifier and Type | Class and 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 © 2005-2010 Potix Corporation. All Rights Reserved.