2
|
1 |
<!-- values for LAF keys that differ between portrait and landscape styles: landscape settings -->
|
|
2 |
|
|
3 |
<boolean key="is.portrait" value="false"/>
|
|
4 |
<boolean key="is.landscape" value="true"/>
|
|
5 |
|
|
6 |
<!-- define fonts, colors, rectangles, integers below... -->
|
|
7 |
|
|
8 |
<fontAlias key="ArialNarrowFont" ref="ArialNarrowFont.landscape" />
|
|
9 |
<fontAlias key="NormalFont" ref="NormalFont.landscape" />
|
|
10 |
<fontAlias key="AnnotationFont" ref="AnnotationFont.landscape" />
|
|
11 |
<fontAlias key="LegendFont" ref="LegendFont.landscape" />
|