public class RefAPtg extends ReferencePtg
Modifier and Type | Field and Description |
---|---|
static byte |
sid |
CLASS_ARRAY, CLASS_REF, CLASS_VALUE, ptgClass
Modifier | Constructor and Description |
---|---|
protected |
RefAPtg() |
|
RefAPtg(RecordInputStream in) |
|
RefAPtg(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 RefAPtg()
public RefAPtg(short row, short column, boolean isRowRelative, boolean isColumnRelative)
public RefAPtg(RecordInputStream in)
public String getRefPtgName()
getRefPtgName
in class ReferencePtg
public Object clone()
clone
in class ReferencePtg
Copyright © 2015 Open Microscopy Environment