feat: 添加Qwen3嵌入模型及JRXML报告相关文件
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
This commit is contained in:
@@ -0,0 +1,542 @@
|
||||
[
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 26,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'ThermometerChartReport', height: 11 pixels, splitType: Stretch. Contains 5 elements: 1x rectangle, 2x staticText, 2x textField. Visible text samples: Count :; ${$V{COLUMN_COUNT}}; Total : ... and 4 more texts",
|
||||
"raw_xml": "<columnFooter height=\"11\">\n\t\t<element kind=\"rectangle\" uuid=\"5795395d-91ad-4d08-86ca-711bde4c688c\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f10734d2-8a19-4640-9fc0-62c68a8b92db\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Count :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"6d335b01-62cc-4dc5-ae35-8d3f47f34623\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{COLUMN_COUNT}</expression>\n\t\t</element>\n\t\t<element kind=\"staticText\" uuid=\"f32a40e6-da6c-4134-8717-2991d0859042\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<text>Total :</text>\n\t\t</element>\n\t\t<element kind=\"textField\" uuid=\"d187206a-8e44-418a-8f3c-c2c4bc1ed5f8\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" forecolor=\"#FFFFFF\" backcolor=\"#333333\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t<expression>$V{FreightSumColumn}</expression>\n\t\t</element>\n\t</columnFooter>\n\t",
|
||||
"context": "Report 'ThermometerChartReport' columnFooter band",
|
||||
"metadata": {
|
||||
"band_name": "columnFooter",
|
||||
"band_height": "11",
|
||||
"split_type": "Stretch",
|
||||
"element_counts": {
|
||||
"rectangle": 1,
|
||||
"staticText": 2,
|
||||
"textField": 2
|
||||
},
|
||||
"element_count": 5,
|
||||
"nested_band_count": 0,
|
||||
"frame_count": 0,
|
||||
"element_group_count": 0,
|
||||
"visible_texts": [
|
||||
"Count :",
|
||||
"${$V{COLUMN_COUNT}}",
|
||||
"Total :",
|
||||
"${$V{FreightSumColumn}}"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user