comparison src/java/de/intevation/mxd/reader/SimpleMarkerSymbolReader.java @ 85:04ea8a4972ff

Fixed some compile time bugs.
author Raimund Renkert <rrenkert@intevation.de>
date Tue, 31 May 2011 12:44:31 +0200
parents 59e06c405a9a
children 475ee3e4bc8b
comparison
equal deleted inserted replaced
84:2362609ffa66 85:04ea8a4972ff
17 * Reads simple marker symbol information. 17 * Reads simple marker symbol information.
18 * 18 *
19 * @author <a href="mailto:raimund.renkert@intevation.de">Raimund Renkert</a> 19 * @author <a href="mailto:raimund.renkert@intevation.de">Raimund Renkert</a>
20 */ 20 */
21 public class SimpleMarkerSymbolReader 21 public class SimpleMarkerSymbolReader
22 extends AbstractReaderTool { 22 extends AbstractSymbolReader {
23 23
24 /** 24 /**
25 * The logger. 25 * The logger.
26 */ 26 */
27 private static final Logger logger = 27 private static final Logger logger =
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)