Mercurial > mxd2map
comparison src/java/de/intevation/mxd/reader/UniqueValueRendererReader.java @ 83:59e06c405a9a
Removed needless imports.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Fri, 27 May 2011 14:09:10 +0200 |
parents | 7eba97e8201b |
children | c8a1361ddd38 |
comparison
equal
deleted
inserted
replaced
82:4d6fae53956a | 83:59e06c405a9a |
---|---|
1 package de.intevation.mxd.reader; | 1 package de.intevation.mxd.reader; |
2 | |
3 import java.io.IOException; | |
4 | 2 |
5 import org.apache.log4j.Logger; | 3 import org.apache.log4j.Logger; |
6 | 4 |
7 import com.esri.arcgis.carto.IFeatureRenderer; | 5 import com.esri.arcgis.carto.IFeatureRenderer; |
8 import com.esri.arcgis.display.ISymbol; | 6 import com.esri.arcgis.display.ISymbol; |