Uses of Class
org.apache.poi.hpbf.model.qcbits.QCPLCBit

Packages that use QCPLCBit
org.apache.poi.hpbf.model.qcbits   
 

Uses of QCPLCBit in org.apache.poi.hpbf.model.qcbits
 

Subclasses of QCPLCBit in org.apache.poi.hpbf.model.qcbits
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.
 

Methods in org.apache.poi.hpbf.model.qcbits that return QCPLCBit
static QCPLCBit QCPLCBit.createQCPLCBit(java.lang.String thingType, java.lang.String bitType, byte[] data)
           
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.