comparison src/java/de/intevation/mxd/reader/SimpleMarkerSymbolReader.java @ 80:83932f18dddc

All symbol reader now extend the abstract symbol reader.
author Raimund Renkert <rrenkert@intevation.de>
date Fri, 27 May 2011 13:15:15 +0200
parents 9ea64427ac7e
children 59e06c405a9a
comparison
equal deleted inserted replaced
76:3087c89a5bb8 80:83932f18dddc
20 * Reads simple marker symbol information. 20 * Reads simple marker symbol information.
21 * 21 *
22 * @author <a href="mailto:raimund.renkert@intevation.de">Raimund Renkert</a> 22 * @author <a href="mailto:raimund.renkert@intevation.de">Raimund Renkert</a>
23 */ 23 */
24 public class SimpleMarkerSymbolReader 24 public class SimpleMarkerSymbolReader
25 extends AbstractReaderTool 25 extends AbstractReaderTool {
26 implements ISymbolReader {
27 26
28 /** 27 /**
29 * The logger. 28 * The logger.
30 */ 29 */
31 private static final Logger logger = 30 private static final Logger logger =
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)