Uses of Class
org.apache.poi.hwpf.usermodel.BorderCode
Packages that use BorderCode
Package
Description
-
Uses of BorderCode in org.apache.poi.hwpf.converter
Methods in org.apache.poi.hwpf.converter with parameters of type BorderCodeModifier and TypeMethodDescriptionstatic voidWordToHtmlUtils.addBorder(BorderCode borderCode, String where, StringBuilder style) static StringAbstractWordUtils.getBorderType(BorderCode borderCode) static StringAbstractWordUtils.getBorderWidth(BorderCode borderCode) static voidWordToFoUtils.setBorder(Element element, BorderCode borderCode, String where) -
Uses of BorderCode in org.apache.poi.hwpf.model.types
Fields in org.apache.poi.hwpf.model.types declared as BorderCodeModifier and TypeFieldDescriptionprotected BorderCodeSEPAbstractType.field_20_brcTopprotected BorderCodeTCAbstractType.field_20_brcTopprotected BorderCodeSEPAbstractType.field_21_brcLeftprotected BorderCodeTCAbstractType.field_21_brcLeftprotected BorderCodeSEPAbstractType.field_22_brcBottomprotected BorderCodeTCAbstractType.field_22_brcBottomprotected BorderCodeSEPAbstractType.field_23_brcRightprotected BorderCodeTCAbstractType.field_23_brcRightprotected BorderCodeCHPAbstractType.field_24_brcprotected BorderCodeTAPAbstractType.field_36_brcBottomprotected BorderCodeTAPAbstractType.field_37_brcTopprotected BorderCodeTAPAbstractType.field_38_brcLeftprotected BorderCodeTAPAbstractType.field_39_brcRightprotected BorderCodeTAPAbstractType.field_40_brcVerticalprotected BorderCodeTAPAbstractType.field_41_brcHorizontalprotected BorderCodePAPAbstractType.field_60_brcTopprotected BorderCodePAPAbstractType.field_61_brcLeftprotected BorderCodePAPAbstractType.field_62_brcBottomprotected BorderCodePAPAbstractType.field_63_brcRightprotected BorderCodePAPAbstractType.field_64_brcBetweenprotected BorderCodePAPAbstractType.field_65_brcBarprotected BorderCodeTAPAbstractType.field_80_rgbrcInsideDefault_0protected BorderCodeTAPAbstractType.field_81_rgbrcInsideDefault_1Methods in org.apache.poi.hwpf.model.types that return BorderCodeModifier and TypeMethodDescriptionCHPAbstractType.getBrc()Border.PAPAbstractType.getBrcBar()Get the brcBar field for the PAP record.PAPAbstractType.getBrcBetween()Get the brcBetween field for the PAP record.PAPAbstractType.getBrcBottom()Get the brcBottom field for the PAP record.SEPAbstractType.getBrcBottom()Get the brcBottom field for the SEP record.TAPAbstractType.getBrcBottom()Get the brcBottom field for the TAP record.TCAbstractType.getBrcBottom()Bottom border.TAPAbstractType.getBrcHorizontal()Get the brcHorizontal field for the TAP record.PAPAbstractType.getBrcLeft()Get the brcLeft field for the PAP record.SEPAbstractType.getBrcLeft()Get the brcLeft field for the SEP record.TAPAbstractType.getBrcLeft()Get the brcLeft field for the TAP record.TCAbstractType.getBrcLeft()Left border.PAPAbstractType.getBrcRight()Get the brcRight field for the PAP record.SEPAbstractType.getBrcRight()Get the brcRight field for the SEP record.TAPAbstractType.getBrcRight()Get the brcRight field for the TAP record.TCAbstractType.getBrcRight()Right border.PAPAbstractType.getBrcTop()Get the brcTop field for the PAP record.SEPAbstractType.getBrcTop()Get the brcTop field for the SEP record.TAPAbstractType.getBrcTop()Get the brcTop field for the TAP record.TCAbstractType.getBrcTop()Top border.TAPAbstractType.getBrcVertical()Get the brcVertical field for the TAP record.TAPAbstractType.getRgbrcInsideDefault_0()Border definition for inside horizontal borders.TAPAbstractType.getRgbrcInsideDefault_1()Border definition for inside vertical borders.Methods in org.apache.poi.hwpf.model.types with parameters of type BorderCodeModifier and TypeMethodDescriptionvoidCHPAbstractType.setBrc(BorderCode field_24_brc) Border.voidPAPAbstractType.setBrcBar(BorderCode field_65_brcBar) Set the brcBar field for the PAP record.voidPAPAbstractType.setBrcBetween(BorderCode field_64_brcBetween) Set the brcBetween field for the PAP record.voidPAPAbstractType.setBrcBottom(BorderCode field_62_brcBottom) Set the brcBottom field for the PAP record.voidSEPAbstractType.setBrcBottom(BorderCode field_22_brcBottom) Set the brcBottom field for the SEP record.voidTAPAbstractType.setBrcBottom(BorderCode field_36_brcBottom) Set the brcBottom field for the TAP record.voidTCAbstractType.setBrcBottom(BorderCode field_22_brcBottom) Bottom border.voidTAPAbstractType.setBrcHorizontal(BorderCode field_41_brcHorizontal) Set the brcHorizontal field for the TAP record.voidPAPAbstractType.setBrcLeft(BorderCode field_61_brcLeft) Set the brcLeft field for the PAP record.voidSEPAbstractType.setBrcLeft(BorderCode field_21_brcLeft) Set the brcLeft field for the SEP record.voidTAPAbstractType.setBrcLeft(BorderCode field_38_brcLeft) Set the brcLeft field for the TAP record.voidTCAbstractType.setBrcLeft(BorderCode field_21_brcLeft) Left border.voidPAPAbstractType.setBrcRight(BorderCode field_63_brcRight) Set the brcRight field for the PAP record.voidSEPAbstractType.setBrcRight(BorderCode field_23_brcRight) Set the brcRight field for the SEP record.voidTAPAbstractType.setBrcRight(BorderCode field_39_brcRight) Set the brcRight field for the TAP record.voidTCAbstractType.setBrcRight(BorderCode field_23_brcRight) Right border.voidPAPAbstractType.setBrcTop(BorderCode field_60_brcTop) Set the brcTop field for the PAP record.voidSEPAbstractType.setBrcTop(BorderCode field_20_brcTop) Set the brcTop field for the SEP record.voidTAPAbstractType.setBrcTop(BorderCode field_37_brcTop) Set the brcTop field for the TAP record.voidTCAbstractType.setBrcTop(BorderCode field_20_brcTop) Top border.voidTAPAbstractType.setBrcVertical(BorderCode field_40_brcVertical) Set the brcVertical field for the TAP record.voidTAPAbstractType.setRgbrcInsideDefault_0(BorderCode field_80_rgbrcInsideDefault_0) Border definition for inside horizontal borders.voidTAPAbstractType.setRgbrcInsideDefault_1(BorderCode field_81_rgbrcInsideDefault_1) Border definition for inside vertical borders. -
Uses of BorderCode in org.apache.poi.hwpf.usermodel
Methods in org.apache.poi.hwpf.usermodel that return BorderCodeModifier and TypeMethodDescriptionParagraph.getBarBorder()ParagraphProperties.getBarBorder()TableRow.getBarBorder()CharacterRun.getBorder()Paragraph.getBottomBorder()ParagraphProperties.getBottomBorder()TableRow.getBottomBorder()TableCell.getBrcBottom()TableCell.getBrcLeft()TableCell.getBrcRight()TableCell.getBrcTop()TableRow.getHorizontalBorder()Paragraph.getLeftBorder()ParagraphProperties.getLeftBorder()TableRow.getLeftBorder()Paragraph.getRightBorder()ParagraphProperties.getRightBorder()TableRow.getRightBorder()Paragraph.getTopBorder()ParagraphProperties.getTopBorder()TableRow.getTopBorder()TableRow.getVerticalBorder()Methods in org.apache.poi.hwpf.usermodel with parameters of type BorderCodeModifier and TypeMethodDescriptionvoidParagraph.setBarBorder(BorderCode bar) voidParagraphProperties.setBarBorder(BorderCode bar) voidParagraph.setBottomBorder(BorderCode bottom) voidParagraphProperties.setBottomBorder(BorderCode bottom) voidParagraph.setLeftBorder(BorderCode left) voidParagraphProperties.setLeftBorder(BorderCode left) voidParagraph.setRightBorder(BorderCode right) voidParagraphProperties.setRightBorder(BorderCode right) voidParagraph.setTopBorder(BorderCode top) voidParagraphProperties.setTopBorder(BorderCode top)