| 程序包 | 说明 |
|---|---|
| org.anyline.entity.html |
| 限定符和类型 | 方法和说明 |
|---|---|
Td |
Td.addOffset(int offset) |
Td |
Td.bottom() |
Td |
Td.createCopy() |
Td |
Td.createCopy(boolean style,
boolean content) |
Td |
Tr.getTd(int index) |
Td |
Table.getTd(int row,
int col) |
Td |
Td.left() |
Td |
Td.removeBackgroundColor()
清除背景色
|
Td |
Table.removeBackgroundColor(int rows,
int cols)
清除背景色
|
Td |
Td.removeBorder() |
Td |
Table.removeBorder(int rows,
int cols) |
Td |
Td.removeBorder(String side) |
Td |
Table.removeBorder(String side,
int rows,
int cols) |
Td |
Td.removeBottomBorder() |
Td |
Table.removeBottomBorder(int rows,
int cols) |
Td |
Td.removeColor()
清除颜色
|
Td |
Table.removeColor(int rows,
int cols)
清除颜色
|
Td |
Td.removeLeftBorder() |
Td |
Table.removeLeftBorder(int rows,
int cols) |
Td |
Td.removeRightBorder() |
Td |
Table.removeRightBorder(int rows,
int cols) |
Td |
Td.removeStyle()
清除样式
|
Td |
Table.removeStyle(int rows,
int cols)
清除样式
|
Td |
Td.removeTl2brBorder() |
Td |
Table.removeTl2brBorder(int rows,
int cols) |
Td |
Td.removeTopBorder() |
Td |
Table.removeTopBorder(int rows,
int cols) |
Td |
Td.removeTr2blBorder() |
Td |
Table.removeTr2blBorder(int rows,
int cols) |
Td |
Td.right() |
Td |
Table.setAlign(int rows,
int cols,
String align)
设置文本水平对齐方式
|
Td |
Td.setAlign(String align) |
Td |
Table.setBackgroundColor(int rows,
int cols,
String color)
背景色
|
Td |
Td.setBackgroundColor(String color)
背景色
|
Td |
Td.setBold() |
Td |
Td.setBold(boolean bold)
粗体
|
Td |
Table.setBold(int rows,
int cols) |
Td |
Table.setBold(int rows,
int cols,
boolean bold)
粗体
|
Td |
Td.setBorder() |
Td |
Table.setBorder(int rows,
int cols) |
Td |
Table.setBorder(int rows,
int cols,
String side,
double width,
String color,
String style) |
Td |
Table.setBorder(int rows,
int cols,
String side,
int width,
String color,
String style) |
Td |
Table.setBorder(int rows,
int cols,
String weight,
String color,
String style) |
Td |
Table.setBorder(int rows,
int cols,
String side,
String width,
String color,
String style) |
Td |
Td.setBorder(String side,
double width,
String color,
String style) |
Td |
Td.setBorder(String side,
int width,
String color,
String style) |
Td |
Td.setBorder(String weight,
String color,
String style) |
Td |
Td.setBorder(String side,
String width,
String color,
String style) |
Td |
Td.setBottomBorder() |
Td |
Td.setBottomBorder(double width,
String color,
String style) |
Td |
Table.setBottomBorder(int rows,
int cols) |
Td |
Table.setBottomBorder(int rows,
int cols,
double width,
String color,
String style) |
Td |
Table.setBottomBorder(int rows,
int cols,
int width,
String color,
String style) |
Td |
Table.setBottomBorder(int rows,
int cols,
String width,
String color,
String style) |
Td |
Td.setBottomBorder(int width,
String color,
String style) |
Td |
Td.setBottomBorder(String width,
String color,
String style) |
Td |
Td.setBottomPadding(double padding) |
Td |
Td.setBottomPadding(int padding) |
Td |
Table.setBottomPadding(int rows,
int cols,
double padding) |
Td |
Table.setBottomPadding(int rows,
int cols,
int padding) |
Td |
Table.setBottomPadding(int rows,
int cols,
String padding) |
Td |
Td.setBottomPadding(String padding) |
Td |
Td.setClazz(String clazz) |
Td |
Table.setColor(int rows,
int cols,
String color) |
Td |
Td.setColor(String color) |
Td |
Td.setColspan(int colspan) |
Td |
Table.setColspan(int rows,
int cols,
int colspan) |
Td |
Td.setDelete() |
Td |
Td.setDelete(boolean strike) |
Td |
Table.setDelete(int rows,
int cols) |
Td |
Table.setDelete(int rows,
int cols,
boolean strike) |
Td |
Table.setFont(int rows,
int cols,
String weight,
String eastAsia,
String ascii,
String hint) |
Td |
Td.setFont(String weight,
String eastAsia,
String ascii,
String hint) |
Td |
Table.setFontFamily(int rows,
int cols,
String font) |
Td |
Td.setFontFamily(String font) |
Td |
Table.setFontSize(int rows,
int cols,
String weight) |
Td |
Td.setFontSize(String weight) |
Td |
Table.setFontWeight(int rows,
int cols,
String weight) |
Td |
Td.setFontWeight(String weight) |
Td |
Td.setItalic() |
Td |
Td.setItalic(boolean italic)
斜体
|
Td |
Table.setItalic(int rows,
int cols) |
Td |
Table.setItalic(int rows,
int cols,
boolean italic)
斜体
|
Td |
Td.setLeftBorder() |
Td |
Td.setLeftBorder(double width,
String color,
String style) |
Td |
Table.setLeftBorder(int rows,
int cols) |
Td |
Table.setLeftBorder(int rows,
int cols,
double width,
String color,
String style) |
Td |
Table.setLeftBorder(int rows,
int cols,
int width,
String color,
String style) |
Td |
Table.setLeftBorder(int rows,
int cols,
String width,
String color,
String style) |
Td |
Td.setLeftBorder(int width,
String color,
String style) |
Td |
Td.setLeftBorder(String width,
String color,
String style) |
Td |
Td.setLeftPadding(double padding) |
Td |
Td.setLeftPadding(int padding) |
Td |
Table.setLeftPadding(int rows,
int cols,
double padding) |
Td |
Table.setLeftPadding(int rows,
int cols,
int padding) |
Td |
Table.setLeftPadding(int rows,
int cols,
String padding) |
Td |
Td.setLeftPadding(String padding) |
Td |
Td.setLineHeight(double height) |
Td |
Td.setLineHeight(int height) |
Td |
Table.setLineHeight(int rows,
int cols,
double height) |
Td |
Table.setLineHeight(int rows,
int cols,
int height) |
Td |
Table.setLineHeight(int rows,
int cols,
String height)
设置行高
|
Td |
Td.setLineHeight(String height) |
Td |
Td.setMerge(int merge) |
Td |
Td.setOffset(int offset) |
Td |
Td.setPadding(double padding) |
Td |
Td.setPadding(int padding) |
Td |
Table.setPadding(int rows,
int cols,
double padding) |
Td |
Table.setPadding(int rows,
int cols,
int padding) |
Td |
Table.setPadding(int rows,
int cols,
String padding) |
Td |
Table.setPadding(int rows,
int cols,
String side,
double padding) |
Td |
Table.setPadding(int rows,
int cols,
String side,
int padding) |
Td |
Table.setPadding(int rows,
int cols,
String side,
String padding) |
Td |
Td.setPadding(String padding) |
Td |
Td.setPadding(String side,
double padding) |
Td |
Td.setPadding(String side,
int padding) |
Td |
Td.setPadding(String side,
String padding) |
Td |
Td.setRemove(boolean remove) |
Td |
Td.setRightBorder() |
Td |
Td.setRightBorder(double width,
String color,
String style) |
Td |
Table.setRightBorder(int rows,
int cols) |
Td |
Table.setRightBorder(int rows,
int cols,
double width,
String color,
String style) |
Td |
Table.setRightBorder(int rows,
int cols,
int width,
String color,
String style) |
Td |
Table.setRightBorder(int rows,
int cols,
String width,
String color,
String style) |
Td |
Td.setRightBorder(int width,
String color,
String style) |
Td |
Td.setRightBorder(String width,
String color,
String style) |
Td |
Td.setRightPadding(double padding) |
Td |
Td.setRightPadding(int padding) |
Td |
Table.setRightPadding(int rows,
int cols,
double padding) |
Td |
Table.setRightPadding(int rows,
int cols,
int padding) |
Td |
Table.setRightPadding(int rows,
int cols,
String padding) |
Td |
Td.setRightPadding(String padding) |
Td |
Td.setRowspan(int rowspan) |
Td |
Table.setRowspan(int rows,
int cols,
int rowspan) |
Td |
Td.setStrike() |
Td |
Td.setStrike(boolean strike)
删除线
|
Td |
Table.setStrike(int rows,
int cols) |
Td |
Table.setStrike(int rows,
int cols,
boolean strike)
删除线
|
Td |
Td.setText(String text) |
Td |
Td.setTl2brBorder() |
Td |
Td.setTl2brBorder(double width,
String color,
String style) |
Td |
Table.setTl2brBorder(int rows,
int cols) |
Td |
Table.setTl2brBorder(int rows,
int cols,
double width,
String color,
String style) |
Td |
Table.setTl2brBorder(int rows,
int cols,
int width,
String color,
String style) |
Td |
Table.setTl2brBorder(int rows,
int cols,
String top,
String bottom)
设置左上至右下边框
|
Td |
Table.setTl2brBorder(int rows,
int cols,
String width,
String color,
String style) |
Td |
Td.setTl2brBorder(int width,
String color,
String style) |
Td |
Td.setTl2brBorder(String top,
String bottom)
设置左上至右下边框
|
Td |
Td.setTl2brBorder(String width,
String color,
String style) |
Td |
Td.setTopBorder() |
Td |
Td.setTopBorder(double width,
String color,
String style) |
Td |
Table.setTopBorder(int rows,
int cols) |
Td |
Table.setTopBorder(int rows,
int cols,
double width,
String color,
String style) |
Td |
Table.setTopBorder(int rows,
int cols,
int width,
String color,
String style) |
Td |
Table.setTopBorder(int rows,
int cols,
String width,
String color,
String style) |
Td |
Td.setTopBorder(int width,
String color,
String style) |
Td |
Td.setTopBorder(String width,
String color,
String style) |
Td |
Td.setTopPadding(double padding) |
Td |
Td.setTopPadding(int padding) |
Td |
Table.setTopPadding(int rows,
int cols,
double padding) |
Td |
Table.setTopPadding(int rows,
int cols,
int padding) |
Td |
Table.setTopPadding(int rows,
int cols,
String padding) |
Td |
Td.setTopPadding(String padding) |
Td |
Td.setTr2blBorder() |
Td |
Td.setTr2blBorder(double width,
String color,
String style) |
Td |
Table.setTr2blBorder(int rows,
int cols) |
Td |
Table.setTr2blBorder(int rows,
int cols,
double width,
String color,
String style) |
Td |
Table.setTr2blBorder(int rows,
int cols,
int width,
String color,
String style) |
Td |
Table.setTr2blBorder(int rows,
int cols,
String top,
String bottom)
设置左上至右下边框
|
Td |
Table.setTr2blBorder(int rows,
int cols,
String width,
String color,
String style) |
Td |
Td.setTr2blBorder(int width,
String color,
String style) |
Td |
Td.setTr2blBorder(String top,
String bottom)
设置左上至右下边框
|
Td |
Td.setTr2blBorder(String width,
String color,
String style) |
Td |
Td.setUnderline() |
Td |
Td.setUnderline(boolean underline)
下划线
|
Td |
Table.setUnderline(int rows,
int cols) |
Td |
Table.setUnderline(int rows,
int cols,
boolean underline)
下划线
|
Td |
Table.setVerticalAlign(int rows,
int cols,
String align)
设置文本垂直对齐方式
|
Td |
Td.setVerticalAlign(String align) |
Td |
Td.setWidth(double width) |
Td |
Td.setWidth(int width) |
Td |
Td.setWidth(String width) |
Td |
Td.top() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Td> |
Tr.getTds() |
List<Td> |
Tr.getTdsByOffset(int begin)
根据偏移量 查询右侧tds
|
| 限定符和类型 | 方法和说明 |
|---|---|
Tr |
Tr.addTd(Td td) |
Table |
Table.setTd(int rows,
int cols,
Td td) |
Tr |
Tr.setTd(int index,
Td td) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Tr.setTds(List<Td> tds) |
Copyright © 2022. All rights reserved.