|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StyleBorder | |
|---|---|
| org.odftoolkit.odfdom.converter.pdf.internal.stylable | |
| org.odftoolkit.odfdom.converter.pdf.internal.styles | |
| Uses of StyleBorder in org.odftoolkit.odfdom.converter.pdf.internal.stylable |
|---|
| Methods in org.odftoolkit.odfdom.converter.pdf.internal.stylable with parameters of type StyleBorder | |
|---|---|
static void |
StyleUtils.applyStyles(StyleBorder border,
com.lowagie.text.pdf.PdfPCell cell)
|
| Uses of StyleBorder in org.odftoolkit.odfdom.converter.pdf.internal.styles |
|---|
| Methods in org.odftoolkit.odfdom.converter.pdf.internal.styles that return StyleBorder | |
|---|---|
StyleBorder |
StyleTableCellProperties.getBorder()
|
StyleBorder |
StyleParagraphProperties.getBorder()
|
StyleBorder |
StyleTableCellProperties.getBorderBottom()
|
StyleBorder |
StyleParagraphProperties.getBorderBottom()
|
StyleBorder |
StyleTableCellProperties.getBorderLeft()
|
StyleBorder |
StyleParagraphProperties.getBorderLeft()
|
StyleBorder |
StyleTableCellProperties.getBorderRight()
|
StyleBorder |
StyleParagraphProperties.getBorderRight()
|
StyleBorder |
StyleTableCellProperties.getBorderTop()
|
StyleBorder |
StyleParagraphProperties.getBorderTop()
|
| Methods in org.odftoolkit.odfdom.converter.pdf.internal.styles with parameters of type StyleBorder | |
|---|---|
void |
StyleTableCellProperties.setBorder(StyleBorder border)
|
void |
StyleParagraphProperties.setBorder(StyleBorder border)
|
void |
StyleTableCellProperties.setBorderBottom(StyleBorder borderBottom)
|
void |
StyleParagraphProperties.setBorderBottom(StyleBorder borderBottom)
|
void |
StyleTableCellProperties.setBorderLeft(StyleBorder borderLeft)
|
void |
StyleParagraphProperties.setBorderLeft(StyleBorder borderLeft)
|
void |
StyleTableCellProperties.setBorderRight(StyleBorder borderRight)
|
void |
StyleParagraphProperties.setBorderRight(StyleBorder borderRight)
|
void |
StyleTableCellProperties.setBorderTop(StyleBorder borderTop)
|
void |
StyleParagraphProperties.setBorderTop(StyleBorder borderTop)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||