comparison gwt-client/src/main/webapp/WEB-INF/config.yaml @ 6160:938d0ce85b33

Stamp border thinkness of map print PDF fitted (#767).
author Christian Lins <christian.lins@intevation.de>
date Mon, 03 Jun 2013 10:21:58 +0200
parents 1a5ecc53b9cb
children 06cedd3783d5
comparison
equal deleted inserted replaced
6159:41cc83e5c2a2 6160:938d0ce85b33
244 # The Stamp 244 # The Stamp
245 - !columns 245 - !columns
246 absoluteX: 562 246 absoluteX: 562
247 absoluteY: 550 247 absoluteY: 550
248 width: 250 248 width: 250
249 # config: 249 config:
250 # borderWidthLeft: 5 250 borderWidth: 1
251 # borderWidthRight: 5
252 # borderWidthTop: 5
253 # borderWidthBottom: 5
254 #padding: 10
255 #backgroundColor: #FFFFFF
256 #borderColor: #FFFFFF
257 items: 251 items:
258 - !attributes 252 - !attributes
259 source: data 253 source: data
260 spacingAfter: 0 254 spacingAfter: 0
261 columnDefs: 255 columnDefs:
265 text: info 259 text: info
266 fontSize: 0 260 fontSize: 0
267 cell: !columns 261 cell: !columns
268 config: 262 config:
269 cells: 263 cells:
270 - borderWidth: 1 264 - borderWidth: 0.5
271 padding: 5 265 padding: 5
272 items: 266 items:
273 - !text 267 - !text
274 text: '${info}' 268 text: '${info}'
275 fontSize: 10 269 fontSize: 10
283 text: value 277 text: value
284 fontSize: 0 278 fontSize: 0
285 cell: !columns 279 cell: !columns
286 config: 280 config:
287 cells: 281 cells:
288 - borderWidth: 1 282 - borderWidth: 0.5
289 padding: 5 283 padding: 5
290 items: 284 items:
291 - !text 285 - !text
292 text: '${value}' 286 text: '${value}'
293 fontEncoding: Identity-H 287 fontEncoding: Identity-H

http://dive4elements.wald.intevation.org