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 |
---|---|
Object |
clone() |
String |
getRefPtgName() |
getColumn, getColumnRaw, getDefaultOperandClass, getRow, getRowAsInt, getSize, isColRelative, isRowRelative, setColRelative, setColumn, setColumnRaw, setRow, setRow, setRowRelative, toFormulaString, toString, writeBytes
createParsedExpressionTokens, createPtg, getBytes, getPtgClass, serializePtgStack, setClass, toDebugString
public static final byte sid
protected RefVPtg()
public RefVPtg(short row, short column, boolean isRowRelative, boolean isColumnRelative)
public RefVPtg(RecordInputStream in)
public String getRefPtgName()
getRefPtgName
in class ReferencePtg
public Object clone()
clone
in class ReferencePtg
Copyright © 2014 Open Microscopy Environment