-
Notifications
You must be signed in to change notification settings - Fork 0
/
pause_one_day_new.jrxml
165 lines (165 loc) · 7.72 KB
/
pause_one_day_new.jrxml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Jaspersoft Studio version 6.5.1.final using JasperReports Library version 6.5.1 -->
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="长R-R间期" pageWidth="595" pageHeight="842" columnWidth="575" leftMargin="10" rightMargin="10" topMargin="20" bottomMargin="20" isFloatColumnFooter="true" uuid="31c5bd3e-7f1a-4ab1-b4e4-a617f592984c">
<property name="com.jaspersoft.studio.data.defaultdataadapter" value="PauseDataAdapter.xml"/>
<property name="net.sf.jasperreports.print.create.bookmarks" value="false"/>
<parameter name="START_PAGE" class="java.lang.Integer"/>
<parameter name="nums" class="java.lang.Integer"/>
<parameter name="max_pause" class="java.lang.Integer"/>
<parameter name="max_duration" class="java.lang.String"/>
<parameter name="range" class="java.lang.String"/>
<parameter name="sn" class="java.lang.String"/>
<parameter name="copyright" class="java.lang.String"/>
<parameter name="fragStyle" class="java.lang.Integer">
<defaultValueExpression><![CDATA[1]]></defaultValueExpression>
</parameter>
<queryString>
<![CDATA[]]>
</queryString>
<field name="rateData1" class="java.util.Map">
<fieldDescription><![CDATA[rateData1]]></fieldDescription>
</field>
<field name="details" class="java.util.List">
<fieldDescription><![CDATA[details]]></fieldDescription>
</field>
<field name="rateData2" class="java.util.Map">
<fieldDescription><![CDATA[rateData2]]></fieldDescription>
</field>
<title>
<band height="218">
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
<staticText>
<reportElement x="1" y="2" width="134" height="28" uuid="69af078f-cdf8-416a-ae48-03a320d45667">
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
<property name="com.jaspersoft.studio.unit.x" value="pixel"/>
</reportElement>
<textElement>
<font fontName="黑体" size="18" isBold="true"/>
</textElement>
<text><![CDATA[长R-R间期]]></text>
</staticText>
<staticText>
<reportElement x="1" y="36" width="34" height="14" uuid="9c522cf9-4cc8-4dce-b9e0-0e24ebc26308">
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
<property name="com.jaspersoft.studio.unit.x" value="pixel"/>
</reportElement>
<textElement>
<font fontName="华文宋体" size="9"/>
</textElement>
<text><![CDATA[数量]]></text>
</staticText>
<staticText>
<reportElement x="204" y="36" width="87" height="14" uuid="43101943-3869-47cc-a9f6-c84703396b3b">
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
</reportElement>
<textElement>
<font fontName="华文宋体" size="9"/>
</textElement>
<text><![CDATA[最大次数 (每小时)]]></text>
</staticText>
<staticText>
<reportElement x="461" y="36" width="50" height="14" uuid="0c9d4073-6706-43b8-8751-ba32a889305a">
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
</reportElement>
<textElement>
<font fontName="华文宋体" size="9"/>
</textElement>
<text><![CDATA[最大时长]]></text>
</staticText>
<line>
<reportElement x="0" y="57" width="575" height="1" uuid="201a575a-e04c-45b9-b879-6e1061d2d38d">
<property name="com.jaspersoft.studio.unit.width" value="pixel"/>
</reportElement>
</line>
<componentElement>
<reportElement key="" x="5" y="62" width="564" height="150" uuid="e5de589e-a90e-4952-8929-a284041c2ccb"/>
<cvc:customvisualization xmlns:cvc="http://www.jaspersoft.com/cvcomponent" xsi:schemaLocation="http://www.jaspersoft.com/cvcomponent http://www.jaspersoft.com/cvcomponent/component.xsd" evaluationTime="Page">
<cvc:itemProperty name="script" value="ecgdaypaused3/ecgdaypaused3.min.js"/>
<cvc:itemProperty name="module" value="ecgDayPauseD3"/>
<cvc:cvData>
<dataset/>
<cvc:item>
<cvc:itemProperty name="list">
<valueExpression><![CDATA[$F{rateData1}]]></valueExpression>
</cvc:itemProperty>
</cvc:item>
</cvc:cvData>
</cvc:customvisualization>
</componentElement>
<textField>
<reportElement x="41" y="36" width="59" height="14" uuid="5d3ded68-901b-46b0-b73e-c4ffe3bb5584">
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
</reportElement>
<textElement verticalAlignment="Top">
<font fontName="华文宋体" size="9" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$P{nums}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="291" y="36" width="64" height="14" uuid="d7c7aeee-258a-4750-b03c-8d4c78403363">
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
</reportElement>
<textElement verticalAlignment="Top">
<font fontName="华文宋体" size="9" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$P{max_pause}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="512" y="36" width="55" height="14" uuid="a8eea4cd-65d8-4bde-b043-e3e40f630e2d">
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
</reportElement>
<textElement verticalAlignment="Top">
<font fontName="华文宋体" size="9" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$P{max_duration}]]></textFieldExpression>
</textField>
</band>
</title>
<detail>
<band height="31" splitType="Immediate">
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
<subreport>
<reportElement mode="Transparent" x="1" y="0" width="570" height="25" uuid="b37012ca-2c50-4bef-8b29-4cab665b3a07">
<property name="com.jaspersoft.studio.unit.width" value="px"/>
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<property name="com.jaspersoft.studio.unit.x" value="px"/>
<property name="com.jaspersoft.studio.unit.y" value="px"/>
</reportElement>
<dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{details} )]]></dataSourceExpression>
<subreportExpression><![CDATA[($P{fragStyle}.intValue()==1) ? "block_rate.jasper ":"block_rate30.jasper"]]></subreportExpression>
</subreport>
</band>
</detail>
<pageFooter>
<band height="22">
<property name="com.jaspersoft.studio.unit.height" value="px"/>
<textField>
<reportElement x="177" y="4" width="220" height="14" uuid="aef34d89-b7aa-4910-b411-d9431b686df1">
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
</reportElement>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font fontName="华文宋体" size="9"/>
</textElement>
<textFieldExpression><![CDATA[$P{copyright}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="491" y="4" width="84" height="14" uuid="c3b94bfd-1508-4352-a0ce-35195f8794b6">
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="华文宋体" size="9"/>
</textElement>
<textFieldExpression><![CDATA[$V{PAGE_NUMBER}+$P{START_PAGE}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="4" y="4" width="84" height="14" uuid="6024d236-62d9-402b-acca-12fe143ede05">
<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
</reportElement>
<textElement textAlignment="Left" verticalAlignment="Middle">
<font fontName="华文宋体" size="9"/>
</textElement>
<textFieldExpression><![CDATA[$P{sn}]]></textFieldExpression>
</textField>
</band>
</pageFooter>
</jasperReport>