Uses of Class
org.apache.poi.hpbf.model.qcbits.QCPLCBit
-
Packages that use QCPLCBit Package Description 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 Modifier and Type Class Description static classQCPLCBit.Type0Type 0 seem to be somewhat rare.static classQCPLCBit.Type12Type 12 holds hyperlinks, and is very complex.static classQCPLCBit.Type4Type 4 is quite common.static classQCPLCBit.Type8Type 8 is quite common.Methods in org.apache.poi.hpbf.model.qcbits that return QCPLCBit Modifier and Type Method Description static QCPLCBitQCPLCBit. createQCPLCBit(String thingType, String bitType, byte[] data)
-