public static class ClippedECPage.EmptyClippedReportPage extends ClippedECPage
ClippedECPage.EmptyClippedReportPage, ClippedECPage.XMLClippedReportPagesourceElementCase, sourceReport, XML_TAGcurrentPageNumber, firstPageNumber, offsetX, offsetY, resolution, totalPageNumber, x, yXML_TAG_CHART, XML_TAG_EC| 构造器和说明 |
|---|
ClippedECPage.EmptyClippedReportPage() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.Iterator |
cellIterator()
获取单元格的迭代器
|
java.util.Iterator |
floatIterator()
获取悬浮元素迭代器
|
int |
getColumnCount()
获取总列数
|
FU |
getColumnWidth(int column)
获取指定列的宽度
|
DynamicNumberList |
getColumnWidthDynamicPixList()
获取列宽列表
|
ReportPageAttrProvider |
getReportPageAttr()
获取报表重复, 冻结属性.
|
java.util.Iterator |
getRow(int rowIndex)
获取指定行的迭代器
|
int |
getRowCount()
获取总行数
|
FU |
getRowHeight(int row)
获取指定行的行高
|
DynamicNumberList |
getRowHeightDynamicPixList()
获取行高列表
|
clone, createPageExportCellElement, getActualHeight, getActualWidth, getColumnWidthDynamicPixList, getContentHeight, getContentWidth, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getMinColWidths, getRowHeightDynamicPixList, getWebPageHeight, getWebPageWidth, output, paintPage, setColumnWidthDynamicPixList, setRowHeightDynamicPixList, writeXMLpublic ReportPageAttrProvider getReportPageAttr()
getReportPageAttr 在接口中 ElementGettergetReportPageAttr 在类中 ClippedECPagepublic DynamicNumberList getColumnWidthDynamicPixList()
public DynamicNumberList getRowHeightDynamicPixList()
getRowHeightDynamicPixList 在接口中 ClippedPageProvidergetRowHeightDynamicPixList 在类中 ClippedECPagepublic java.util.Iterator cellIterator()
cellIterator 在接口中 ClippedPageProvidercellIterator 在接口中 CellElementCaseGettercellIterator 在类中 ClippedECPagepublic int getColumnCount()
getColumnCount 在接口中 ClippedPageProvidergetColumnCount 在接口中 CellElementCaseGettergetColumnCount 在类中 ClippedECPagepublic FU getColumnWidth(int column)
getColumnWidth 在接口中 ClippedPageProvidergetColumnWidth 在接口中 CellElementCaseGettergetColumnWidth 在类中 ClippedECPagecolumn - 指定列的indexpublic java.util.Iterator getRow(int rowIndex)
getRow 在接口中 ClippedPageProvidergetRow 在接口中 CellElementCaseGettergetRow 在类中 ClippedECPagerowIndex - 指定行的indexpublic int getRowCount()
getRowCount 在接口中 ClippedPageProvidergetRowCount 在接口中 CellElementCaseGettergetRowCount 在类中 ClippedECPagepublic FU getRowHeight(int row)
getRowHeight 在接口中 ClippedPageProvidergetRowHeight 在接口中 CellElementCaseGettergetRowHeight 在类中 ClippedECPagerow - 指定行的indexpublic java.util.Iterator floatIterator()
floatIterator 在接口中 ClippedPageProviderfloatIterator 在接口中 FloatElementCaseGetterfloatIterator 在类中 ClippedECPage