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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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 'XYLineChartReport', 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=\"ae0be4e8-f5bc-4eda-be94-14875d0d4e5b\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" backcolor=\"#333333\" />\n\t\t<element kind=\"staticText\" uuid=\"5c4f42be-0b9d-4f51-852e-b8c2eb11d2aa\" 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=\"60081552-fb4b-4b06-9910-33f363070c53\" 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=\"cc3ec2e1-300d-40e4-b01b-04110c477740\" 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=\"a0448cb6-97e2-44b1-ac96-e60799f7823e\" 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 'XYLineChartReport' 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