public class RefVPtg extends ReferencePtg
| Modifier and Type | Field and Description |
|---|---|
static byte |
sid |
CLASS_ARRAY, CLASS_REF, CLASS_VALUE, ptgClass| Modifier | Constructor and Description |
|---|---|
protected |
RefVPtg() |
|
RefVPtg(RecordInputStream in)
Creates new ValueReferencePtg
|
|
RefVPtg(short row,
short column,
boolean isRowRelative,
boolean isColumnRelative) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
java.lang.String |
getRefPtgName() |
getColumn, getColumnRaw, getDefaultOperandClass, getRow, getRowAsInt, getSize, isColRelative, isRowRelative, setColRelative, setColumn, setColumnRaw, setRow, setRow, setRowRelative, toFormulaString, toString, writeBytescreateParsedExpressionTokens, createPtg, getBytes, getPtgClass, serializePtgStack, setClass, toDebugStringpublic static final byte sid
protected RefVPtg()
public RefVPtg(short row,
short column,
boolean isRowRelative,
boolean isColumnRelative)
public RefVPtg(RecordInputStream in)
public java.lang.String getRefPtgName()
getRefPtgName in class ReferencePtgpublic java.lang.Object clone()
clone in class ReferencePtgCopyright © 2014 Open Microscopy Environment