⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 papabstracttype.java

📁 抽取pdf和word文本内容的源代码
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
     */    public int getWAlignFont()    {        return field_34_wAlignFont;    }    /**     * Set the wAlignFont field for the PAP record.     */    public void setWAlignFont(int field_34_wAlignFont)    {        this.field_34_wAlignFont = field_34_wAlignFont;    }    /**     * Get the fontAlign field for the PAP record.     */    public short getFontAlign()    {        return field_35_fontAlign;    }    /**     * Set the fontAlign field for the PAP record.     */    public void setFontAlign(short field_35_fontAlign)    {        this.field_35_fontAlign = field_35_fontAlign;    }    /**     * Get the fBackward field for the PAP record.     */    public byte getFBackward()    {        return field_36_fBackward;    }    /**     * Set the fBackward field for the PAP record.     */    public void setFBackward(byte field_36_fBackward)    {        this.field_36_fBackward = field_36_fBackward;    }    /**     * Get the fRotateFont field for the PAP record.     */    public byte getFRotateFont()    {        return field_37_fRotateFont;    }    /**     * Set the fRotateFont field for the PAP record.     */    public void setFRotateFont(byte field_37_fRotateFont)    {        this.field_37_fRotateFont = field_37_fRotateFont;    }    /**     * Get the fInTable field for the PAP record.     */    public byte getFInTable()    {        return field_38_fInTable;    }    /**     * Set the fInTable field for the PAP record.     */    public void setFInTable(byte field_38_fInTable)    {        this.field_38_fInTable = field_38_fInTable;    }    /**     * Get the fTtp field for the PAP record.     */    public byte getFTtp()    {        return field_39_fTtp;    }    /**     * Set the fTtp field for the PAP record.     */    public void setFTtp(byte field_39_fTtp)    {        this.field_39_fTtp = field_39_fTtp;    }    /**     * Get the wr field for the PAP record.     */    public byte getWr()    {        return field_40_wr;    }    /**     * Set the wr field for the PAP record.     */    public void setWr(byte field_40_wr)    {        this.field_40_wr = field_40_wr;    }    /**     * Get the fLocked field for the PAP record.     */    public byte getFLocked()    {        return field_41_fLocked;    }    /**     * Set the fLocked field for the PAP record.     */    public void setFLocked(byte field_41_fLocked)    {        this.field_41_fLocked = field_41_fLocked;    }    /**     * Get the ptap field for the PAP record.     */    public byte[] getPtap()    {        return field_42_ptap;    }    /**     * Set the ptap field for the PAP record.     */    public void setPtap(byte[] field_42_ptap)    {        this.field_42_ptap = field_42_ptap;    }    /**     * Get the dxaAbs field for the PAP record.     */    public int getDxaAbs()    {        return field_43_dxaAbs;    }    /**     * Set the dxaAbs field for the PAP record.     */    public void setDxaAbs(int field_43_dxaAbs)    {        this.field_43_dxaAbs = field_43_dxaAbs;    }    /**     * Get the dyaAbs field for the PAP record.     */    public int getDyaAbs()    {        return field_44_dyaAbs;    }    /**     * Set the dyaAbs field for the PAP record.     */    public void setDyaAbs(int field_44_dyaAbs)    {        this.field_44_dyaAbs = field_44_dyaAbs;    }    /**     * Get the dxaWidth field for the PAP record.     */    public int getDxaWidth()    {        return field_45_dxaWidth;    }    /**     * Set the dxaWidth field for the PAP record.     */    public void setDxaWidth(int field_45_dxaWidth)    {        this.field_45_dxaWidth = field_45_dxaWidth;    }    /**     * Get the brcTop field for the PAP record.     */    public BorderCode getBrcTop()    {        return field_46_brcTop;    }    /**     * Set the brcTop field for the PAP record.     */    public void setBrcTop(BorderCode field_46_brcTop)    {        this.field_46_brcTop = field_46_brcTop;    }    /**     * Get the brcLeft field for the PAP record.     */    public BorderCode getBrcLeft()    {        return field_47_brcLeft;    }    /**     * Set the brcLeft field for the PAP record.     */    public void setBrcLeft(BorderCode field_47_brcLeft)    {        this.field_47_brcLeft = field_47_brcLeft;    }    /**     * Get the brcBottom field for the PAP record.     */    public BorderCode getBrcBottom()    {        return field_48_brcBottom;    }    /**     * Set the brcBottom field for the PAP record.     */    public void setBrcBottom(BorderCode field_48_brcBottom)    {        this.field_48_brcBottom = field_48_brcBottom;    }    /**     * Get the brcRight field for the PAP record.     */    public BorderCode getBrcRight()    {        return field_49_brcRight;    }    /**     * Set the brcRight field for the PAP record.     */    public void setBrcRight(BorderCode field_49_brcRight)    {        this.field_49_brcRight = field_49_brcRight;    }    /**     * Get the brcBetween field for the PAP record.     */    public BorderCode getBrcBetween()    {        return field_50_brcBetween;    }    /**     * Set the brcBetween field for the PAP record.     */    public void setBrcBetween(BorderCode field_50_brcBetween)    {        this.field_50_brcBetween = field_50_brcBetween;    }    /**     * Get the brcBar field for the PAP record.     */    public BorderCode getBrcBar()    {        return field_51_brcBar;    }    /**     * Set the brcBar field for the PAP record.     */    public void setBrcBar(BorderCode field_51_brcBar)    {        this.field_51_brcBar = field_51_brcBar;    }    /**     * Get the dxaFromText field for the PAP record.     */    public int getDxaFromText()    {        return field_52_dxaFromText;    }    /**     * Set the dxaFromText field for the PAP record.     */    public void setDxaFromText(int field_52_dxaFromText)    {        this.field_52_dxaFromText = field_52_dxaFromText;    }    /**     * Get the dyaFromText field for the PAP record.     */    public int getDyaFromText()    {        return field_53_dyaFromText;    }    /**     * Set the dyaFromText field for the PAP record.     */    public void setDyaFromText(int field_53_dyaFromText)    {        this.field_53_dyaFromText = field_53_dyaFromText;    }    /**     * Get the dyaHeight field for the PAP record.     */    public int getDyaHeight()    {        return field_54_dyaHeight;    }    /**     * Set the dyaHeight field for the PAP record.     */    public void setDyaHeight(int field_54_dyaHeight)    {        this.field_54_dyaHeight = field_54_dyaHeight;    }    /**     * Get the fMinHeight field for the PAP record.     */    public byte getFMinHeight()    {        return field_55_fMinHeight;    }    /**     * Set the fMinHeight field for the PAP record.     */    public void setFMinHeight(byte field_55_fMinHeight)    {        this.field_55_fMinHeight = field_55_fMinHeight;    }    /**     * Get the shd field for the PAP record.     */    public ShadingDescriptor getShd()    {        return field_56_shd;    }    /**     * Set the shd field for the PAP record.     */    public void setShd(ShadingDescriptor field_56_shd)    {        this.field_56_shd = field_56_shd;    }    /**     * Get the dcs field for the PAP record.     */    public DropCapSpecifier getDcs()    {        return field_57_dcs;    }    /**     * Set the dcs field for the PAP record.     */    public void setDcs(DropCapSpecifier field_57_dcs)    {        this.field_57_dcs = field_57_dcs;    }    /**     * Get the lvl field for the PAP record.     */    public byte getLvl()    {        return field_58_lvl;    }    /**     * Set the lvl field for the PAP record.     */    public void setLvl(byte field_58_lvl)    {        this.field_58_lvl = field_58_lvl;    }    /**     * Get the fNumRMIns field for the PAP record.     */    public byte getFNumRMIns()    {        return field_59_fNumRMIns;    }    /**     * Set the fNumRMIns field for the PAP record.     */    public void setFNumRMIns(byte field_59_fNumRMIns)    {        this.field_59_fNumRMIns = field_59_fNumRMIns;    }    /**     * Get the anld field for the PAP record.     */    public byte[] getAnld()    {        return field_60_anld;    }    /**     * Set the anld field for the PAP record.     */    public void setAnld(byte[] field_60_anld)    {        this.field_60_anld = field_60_anld;    }    /**     * Get the fPropRMark field for the PAP record.     */    public int getFPropRMark()    {        return field_61_fPropRMark;    }    /**     * Set the fPropRMark field for the PAP record.     */    public void setFPropRMark(int field_61_fPropRMark)    {        this.field_61_fPropRMark = field_61_fPropRMark;    }    /**     * Get the ibstPropRMark field for the PAP record.     */    public int getIbstPropRMark()    {        return field_62_ibstPropRMark;    }    /**     * Set the ibstPropRMark field for the PAP record.     */    public void setIbstPropRMark(int field_62_ibstPropRMark)    {        this.field_62_ibstPropRMark = field_62_ibstPropRMark;    }    /**     * Get the dttmPropRMark field for the PAP record.     */    public DateAndTime getDttmPropRMark()    {        return field_63_dttmPropRMark;    }    /**     * Set the dttmPropRMark field for the PAP record.     */    public void setDttmPropRMark(DateAndTime field_63_dttmPropRMark)    {        this.field_63_dttmPropRMark = field_63_dttmPropRMark;    }    /**     * Get the numrm field for the PAP record.     */    public byte[] getNumrm()    {        return field_64_numrm;    }    /**     * Set the numrm field for the PAP record.     */    public void setNumrm(byte[] field_64_numrm)    {        this.field_64_numrm = field_64_numrm;    }    /**     * Get the itbdMac field for the PAP record.     */    public int getItbdMac()    {        return field_65_itbdMac;    }    /**     * Set the itbdMac field for the PAP record.     */    public void setItbdMac(int field_65_itbdMac)    {        this.field_65_itbdMac = field_65_itbdMac;    }    /**     * Get the rgdxaTab field for the PAP record.     */    public int[] getRgdxaTab()    {        return field_66_rgdxaTab;    }    /**     * Set the rgdxaTab field for the PAP record.     */    public void setRgdxaTab(int[] field_66_rgdxaTab)    {        this.field_66_rgdxaTab = field_66_rgdxaTab;    }    /**     * Get the rgtbd field for the PAP record.     */    public byte[] getRgtbd()    {        return field_67_rgtbd;    }    /**     * Set the rgtbd field for the PAP record.     */    public void setRgtbd(byte[] field_67_rgtbd)    {        this.field_67_rgtbd = field_67_rgtbd;    }    /**     * Get the tableLevel field for the PAP record.     */    public byte getTableLevel()    {        return field_68_tableLevel;    }    /**     * Set the tableLevel field for the PAP record.     */    public void setTableLevel(byte field_68_tableLevel)    {        this.field_68_tableLevel = field_68_tableLevel;    }    /**     * Get the fTtpEmbedded field for the PAP record.     */    public byte getFTtpEmbedded()    {        return field_69_fTtpEmbedded;    }    /**     * Set the fTtpEmbedded field for the PAP record.     */    public void setFTtpEmbedded(byte field_69_fTtpEmbedded)    {        this.field_69_fTtpEmbedded = field_69_fTtpEmbedded;    }    /**     * Get the embeddedCellMark field for the PAP record.     */    public byte getEmbeddedCellMark()    {        return field_70_embeddedCellMark;    }    /**     * Set the embeddedCellMark field for the PAP record.     */    public void setEmbeddedCellMark(byte field_70_embeddedCellMark)    {        this.field_70_embeddedCellMark = field_70_embeddedCellMark;    }    /**     * Sets the fVertical field value.     *      */    public void setFVertical(boolean value)    {        field_35_fontAlign = (short)fVertical.setBoolean(field_35_fontAlign, value);            }    /**     *      * @return  the fVertical field value.     */    public boolean isFVertical()    {        return fVertical.isSet(field_35_fontAlign);            }    /**     * Sets the fBackward field value.     *      */    public void setFBackward(boolean value)    {        field_35_fontAlign = (short)fBackward.setBoolean(field_35_fontAlign, value);            }    /**     *      * @return  the fBackward field value.     */    public boolean isFBackward()    {        return fBackward.isSet(field_35_fontAlign);            }    /**     * Sets the fRotateFont field value.     *      */    public void setFRotateFont(boolean value)    {        field_35_fontAlign = (short)fRotateFont.setBoolean(field_35_fontAlign, value);            }    /**     *      * @return  the fRotateFont field value.     */    public boolean isFRotateFont()    {        return fRotateFont.isSet(field_35_fontAlign);            }}  // END OF CLASS

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -