feat: 添加Qwen3嵌入模型及JRXML报告相关文件
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
This commit is contained in:
@@ -0,0 +1,542 @@
|
||||
[
|
||||
{
|
||||
"chunk_id": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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": 27,
|
||||
"chunk_type": "band_columnFooter",
|
||||
"human_description": "This is the 'columnFooter' band of report 'XYBarChartTimeSeriesReport', 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=\"e81c1b43-4d63-4451-b40a-494d0d2f0e1b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"f2f531e4-92ef-4b7a-90ef-0bd5b41b6e59\" 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=\"cb0350df-0dc8-4f98-828f-63e847591c17\" 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=\"0c8f0bd2-229a-4952-8731-3aa7be61aa31\" 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=\"2e3ae921-7248-4b7c-aa09-796a903a7fe3\" 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 'XYBarChartTimeSeriesReport' 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