Mercurial > mxd2map
annotate mxd/Styles/polygon/LineFillSymbol/pol_linefill_255-0-0_45_outline.txt @ 316:5e3a40a84539
Some minor cleanups
* src/java/de/intevation/mxd/reader/FeatureLayerReader.java:
Add Debug output if Layer class is not implemented
* src/java/de/intevation/mxd/reader/RasterLayerReader.java:
Remove unused import
* src/java/de/intevation/mxd/reader/WMSLayerReader.java:
Tune down warnings about min/max scale
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Mon, 17 Sep 2012 17:10:44 +0200 |
parents | 109e10c76841 |
children |
rev | line source |
---|---|
0 | 1 Type: Line Fill Symbol |
2 Units: Points | |
3 | |
4 LineFill.Color: 255 0 0 | |
5 LineFill.Line.Type: Simple Line Symbol | |
6 LineFill.Line.Units: Points | |
7 | |
8 LineFill.Line.SimpleLine.Color: 255 0 0 | |
9 LineFill.Line.SimpleLine.Style: Dotted | |
10 LineFill.Line.SimpleLine.Width: 1,0000 | |
11 | |
12 LineFill.Outline.Type: Simple Line Symbol | |
13 LineFill.Outline.Units: Points | |
14 | |
15 LineFill.Outline.SimpleLine.Color: 0 0 0 | |
16 LineFill.Outline.SimpleLine.Style: Soild | |
17 LineFill.Outline.SimpleLine.Width: 1,0000 | |
18 | |
19 LineFill.Angle: 45,00 | |
20 LineFill.Offset: 0,0000 | |
21 LineFill.Separation: 5,0000 |