|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
@Deprecated public abstract class TAPAbstractType
Table Properties. NOTE: This source is automatically generated please do not modify this file. Either subclass or remove the record in src/records/definitions.
| Constructor Summary | |
|---|---|
TAPAbstractType()
Deprecated. |
|
| Method Summary | |
|---|---|
short[] |
getBrcBottom()
Deprecated. Get the brcBottom field for the TAP record. |
short[] |
getBrcHorizontal()
Deprecated. Get the brcHorizontal field for the TAP record. |
short[] |
getBrcLeft()
Deprecated. Get the brcLeft field for the TAP record. |
short[] |
getBrcRight()
Deprecated. Get the brcRight field for the TAP record. |
short[] |
getBrcTop()
Deprecated. Get the brcTop field for the TAP record. |
short[] |
getBrcVertical()
Deprecated. Get the brcVertical field for the TAP record. |
int |
getDxaGapHalf()
Deprecated. Get the dxaGapHalf field for the TAP record. |
int |
getDyaRowHeight()
Deprecated. Get the dyaRowHeight field for the TAP record. |
boolean |
getFCantSplit()
Deprecated. Get the fCantSplit field for the TAP record. |
boolean |
getFTableHeader()
Deprecated. Get the fTableHeader field for the TAP record. |
short |
getItcMac()
Deprecated. Get the itcMac field for the TAP record. |
int |
getJc()
Deprecated. Get the jc field for the TAP record. |
short[] |
getRgdxaCenter()
Deprecated. Get the rgdxaCenter field for the TAP record. |
byte[] |
getRgshd()
Deprecated. Get the rgshd field for the TAP record. |
TCAbstractType[] |
getRgtc()
Deprecated. Get the rgtc field for the TAP record. |
int |
getSize()
Deprecated. Size of record (exluding 4 byte header) |
int |
getTlp()
Deprecated. Get the tlp field for the TAP record. |
void |
setBrcBottom(short[] field_11_brcBottom)
Deprecated. Set the brcBottom field for the TAP record. |
void |
setBrcHorizontal(short[] field_16_brcHorizontal)
Deprecated. Set the brcHorizontal field for the TAP record. |
void |
setBrcLeft(short[] field_13_brcLeft)
Deprecated. Set the brcLeft field for the TAP record. |
void |
setBrcRight(short[] field_14_brcRight)
Deprecated. Set the brcRight field for the TAP record. |
void |
setBrcTop(short[] field_12_brcTop)
Deprecated. Set the brcTop field for the TAP record. |
void |
setBrcVertical(short[] field_15_brcVertical)
Deprecated. Set the brcVertical field for the TAP record. |
void |
setDxaGapHalf(int field_2_dxaGapHalf)
Deprecated. Set the dxaGapHalf field for the TAP record. |
void |
setDyaRowHeight(int field_3_dyaRowHeight)
Deprecated. Set the dyaRowHeight field for the TAP record. |
void |
setFCantSplit(boolean field_4_fCantSplit)
Deprecated. Set the fCantSplit field for the TAP record. |
void |
setFTableHeader(boolean field_5_fTableHeader)
Deprecated. Set the fTableHeader field for the TAP record. |
void |
setItcMac(short field_7_itcMac)
Deprecated. Set the itcMac field for the TAP record. |
void |
setJc(int field_1_jc)
Deprecated. Set the jc field for the TAP record. |
void |
setRgdxaCenter(short[] field_8_rgdxaCenter)
Deprecated. Set the rgdxaCenter field for the TAP record. |
void |
setRgshd(byte[] field_10_rgshd)
Deprecated. Set the rgshd field for the TAP record. |
void |
setRgtc(TCAbstractType[] field_9_rgtc)
Deprecated. Set the rgtc field for the TAP record. |
void |
setTlp(int field_6_tlp)
Deprecated. Set the tlp field for the TAP record. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TAPAbstractType()
| Method Detail |
|---|
public int getSize()
public int getJc()
public void setJc(int field_1_jc)
public int getDxaGapHalf()
public void setDxaGapHalf(int field_2_dxaGapHalf)
public int getDyaRowHeight()
public void setDyaRowHeight(int field_3_dyaRowHeight)
public boolean getFCantSplit()
public void setFCantSplit(boolean field_4_fCantSplit)
public boolean getFTableHeader()
public void setFTableHeader(boolean field_5_fTableHeader)
public int getTlp()
public void setTlp(int field_6_tlp)
public short getItcMac()
public void setItcMac(short field_7_itcMac)
public short[] getRgdxaCenter()
public void setRgdxaCenter(short[] field_8_rgdxaCenter)
public TCAbstractType[] getRgtc()
public void setRgtc(TCAbstractType[] field_9_rgtc)
public byte[] getRgshd()
public void setRgshd(byte[] field_10_rgshd)
public short[] getBrcBottom()
public void setBrcBottom(short[] field_11_brcBottom)
public short[] getBrcTop()
public void setBrcTop(short[] field_12_brcTop)
public short[] getBrcLeft()
public void setBrcLeft(short[] field_13_brcLeft)
public short[] getBrcRight()
public void setBrcRight(short[] field_14_brcRight)
public short[] getBrcVertical()
public void setBrcVertical(short[] field_15_brcVertical)
public short[] getBrcHorizontal()
public void setBrcHorizontal(short[] field_16_brcHorizontal)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||