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 void
WordToHtmlUtils.addBorder
(BorderCode borderCode, String where, StringBuilder style) static String
AbstractWordUtils.getBorderType
(BorderCode borderCode) static String
AbstractWordUtils.getBorderWidth
(BorderCode borderCode) static void
WordToFoUtils.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 BorderCode
SEPAbstractType.field_20_brcTop
protected BorderCode
TCAbstractType.field_20_brcTop
protected BorderCode
SEPAbstractType.field_21_brcLeft
protected BorderCode
TCAbstractType.field_21_brcLeft
protected BorderCode
SEPAbstractType.field_22_brcBottom
protected BorderCode
TCAbstractType.field_22_brcBottom
protected BorderCode
SEPAbstractType.field_23_brcRight
protected BorderCode
TCAbstractType.field_23_brcRight
protected BorderCode
CHPAbstractType.field_24_brc
protected BorderCode
TAPAbstractType.field_36_brcBottom
protected BorderCode
TAPAbstractType.field_37_brcTop
protected BorderCode
TAPAbstractType.field_38_brcLeft
protected BorderCode
TAPAbstractType.field_39_brcRight
protected BorderCode
TAPAbstractType.field_40_brcVertical
protected BorderCode
TAPAbstractType.field_41_brcHorizontal
protected BorderCode
PAPAbstractType.field_60_brcTop
protected BorderCode
PAPAbstractType.field_61_brcLeft
protected BorderCode
PAPAbstractType.field_62_brcBottom
protected BorderCode
PAPAbstractType.field_63_brcRight
protected BorderCode
PAPAbstractType.field_64_brcBetween
protected BorderCode
PAPAbstractType.field_65_brcBar
protected BorderCode
TAPAbstractType.field_80_rgbrcInsideDefault_0
protected BorderCode
TAPAbstractType.field_81_rgbrcInsideDefault_1
Methods 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 TypeMethodDescriptionvoid
CHPAbstractType.setBrc
(BorderCode field_24_brc) Border.void
PAPAbstractType.setBrcBar
(BorderCode field_65_brcBar) Set the brcBar field for the PAP record.void
PAPAbstractType.setBrcBetween
(BorderCode field_64_brcBetween) Set the brcBetween field for the PAP record.void
PAPAbstractType.setBrcBottom
(BorderCode field_62_brcBottom) Set the brcBottom field for the PAP record.void
SEPAbstractType.setBrcBottom
(BorderCode field_22_brcBottom) Set the brcBottom field for the SEP record.void
TAPAbstractType.setBrcBottom
(BorderCode field_36_brcBottom) Set the brcBottom field for the TAP record.void
TCAbstractType.setBrcBottom
(BorderCode field_22_brcBottom) Bottom border.void
TAPAbstractType.setBrcHorizontal
(BorderCode field_41_brcHorizontal) Set the brcHorizontal field for the TAP record.void
PAPAbstractType.setBrcLeft
(BorderCode field_61_brcLeft) Set the brcLeft field for the PAP record.void
SEPAbstractType.setBrcLeft
(BorderCode field_21_brcLeft) Set the brcLeft field for the SEP record.void
TAPAbstractType.setBrcLeft
(BorderCode field_38_brcLeft) Set the brcLeft field for the TAP record.void
TCAbstractType.setBrcLeft
(BorderCode field_21_brcLeft) Left border.void
PAPAbstractType.setBrcRight
(BorderCode field_63_brcRight) Set the brcRight field for the PAP record.void
SEPAbstractType.setBrcRight
(BorderCode field_23_brcRight) Set the brcRight field for the SEP record.void
TAPAbstractType.setBrcRight
(BorderCode field_39_brcRight) Set the brcRight field for the TAP record.void
TCAbstractType.setBrcRight
(BorderCode field_23_brcRight) Right border.void
PAPAbstractType.setBrcTop
(BorderCode field_60_brcTop) Set the brcTop field for the PAP record.void
SEPAbstractType.setBrcTop
(BorderCode field_20_brcTop) Set the brcTop field for the SEP record.void
TAPAbstractType.setBrcTop
(BorderCode field_37_brcTop) Set the brcTop field for the TAP record.void
TCAbstractType.setBrcTop
(BorderCode field_20_brcTop) Top border.void
TAPAbstractType.setBrcVertical
(BorderCode field_40_brcVertical) Set the brcVertical field for the TAP record.void
TAPAbstractType.setRgbrcInsideDefault_0
(BorderCode field_80_rgbrcInsideDefault_0) Border definition for inside horizontal borders.void
TAPAbstractType.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 TypeMethodDescriptionvoid
Paragraph.setBarBorder
(BorderCode bar) void
ParagraphProperties.setBarBorder
(BorderCode bar) void
Paragraph.setBottomBorder
(BorderCode bottom) void
ParagraphProperties.setBottomBorder
(BorderCode bottom) void
Paragraph.setLeftBorder
(BorderCode left) void
ParagraphProperties.setLeftBorder
(BorderCode left) void
Paragraph.setRightBorder
(BorderCode right) void
ParagraphProperties.setRightBorder
(BorderCode right) void
Paragraph.setTopBorder
(BorderCode top) void
ParagraphProperties.setTopBorder
(BorderCode top)