public static class QCPLCBit.Type12 extends QCPLCBit
QCPLCBit.Type0, QCPLCBit.Type12, QCPLCBit.Type4, QCPLCBit.Type8
Modifier and Type | Method and Description |
---|---|
int |
getAllTextEndAt()
Returns where in the text that this block
of hyperlinks stops applying to.
|
java.lang.String |
getHyperlink(int number)
Returns the URL of the hyperlink at the
given index.
|
int |
getNumberOfHyperlinks()
Returns the number of hyperlinks, which should
either be zero, or the number of PLC bits
|
int |
getTextStartAt(int number)
Returns where in the text (in characters) the
hyperlink at the given index starts
applying to.
|
createQCPLCBit, getNumberOfPLCs, getPlcValA, getPlcValB, getPreData, getTypeOfPLCS
getBitType, getData, getDataOffset, getLength, getOptA, getOptB, getOptC, getThingType, setData, setDataOffset, setOptA, setOptB, setOptC
public int getNumberOfHyperlinks()
public java.lang.String getHyperlink(int number)
number
- The hyperlink number, zero basedpublic int getTextStartAt(int number)
number
- The hyperlink number, zero basedpublic int getAllTextEndAt()
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.