java.lang.Cloneable
public final class TableCellDescriptor extends TCAbstractType implements java.lang.Cloneable
Modifier and Type | Field | Description |
---|---|---|
static int |
SIZE |
field_1_rgf, field_10_ftsCellPaddingBottom, field_11_ftsCellPaddingRight, field_12_wCellSpacingLeft, field_13_wCellSpacingTop, field_14_wCellSpacingBottom, field_15_wCellSpacingRight, field_16_ftsCellSpacingLeft, field_17_ftsCellSpacingTop, field_18_ftsCellSpacingBottom, field_19_ftsCellSpacingRight, field_2_wWidth, field_20_brcTop, field_21_brcLeft, field_22_brcBottom, field_23_brcRight, field_3_shd, field_4_wCellPaddingLeft, field_5_wCellPaddingTop, field_6_wCellPaddingBottom, field_7_wCellPaddingRight, field_8_ftsCellPaddingLeft, field_9_ftsCellPaddingTop
Constructor | Description |
---|---|
TableCellDescriptor() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
clone() |
|
static TableCellDescriptor |
convertBytesToTC(byte[] buf,
int offset) |
|
protected void |
fillFields(byte[] data,
int offset) |
|
void |
serialize(byte[] data,
int offset) |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getBrcBottom, getBrcLeft, getBrcRight, getBrcTop, getFtsCellPaddingBottom, getFtsCellPaddingLeft, getFtsCellPaddingRight, getFtsCellPaddingTop, getFtsCellSpacingBottom, getFtsCellSpacingLeft, getFtsCellSpacingRight, getFtsCellSpacingTop, getFtsWidth, getFUnused, getRgf, getShd, getVertAlign, getWCellPaddingBottom, getWCellPaddingLeft, getWCellPaddingRight, getWCellPaddingTop, getWCellSpacingBottom, getWCellSpacingLeft, getWCellSpacingRight, getWCellSpacingTop, getWWidth, isFBackward, isFFirstMerged, isFFitText, isFMerged, isFNoWrap, isFRotateFont, isFVertical, isFVertMerge, isFVertRestart, setBrcBottom, setBrcLeft, setBrcRight, setBrcTop, setFBackward, setFFirstMerged, setFFitText, setFMerged, setFNoWrap, setFRotateFont, setFtsCellPaddingBottom, setFtsCellPaddingLeft, setFtsCellPaddingRight, setFtsCellPaddingTop, setFtsCellSpacingBottom, setFtsCellSpacingLeft, setFtsCellSpacingRight, setFtsCellSpacingTop, setFtsWidth, setFUnused, setFVertical, setFVertMerge, setFVertRestart, setRgf, setShd, setVertAlign, setWCellPaddingBottom, setWCellPaddingLeft, setWCellPaddingRight, setWCellPaddingTop, setWCellSpacingBottom, setWCellSpacingLeft, setWCellSpacingRight, setWCellSpacingTop, setWWidth, toString
public static final int SIZE
protected void fillFields(byte[] data, int offset)
public void serialize(byte[] data, int offset)
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in class java.lang.Object
java.lang.CloneNotSupportedException
public static TableCellDescriptor convertBytesToTC(byte[] buf, int offset)
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.