Revision 32880 branches/v2_0_0_prep/libraries/libFMap_mapcontext/src-test/org/gvsig/fmap/mapcontext/rendering/symbol/DummySymbol.java

View differences:

DummySymbol.java
15 15
import org.gvsig.fmap.mapcontext.ViewPort;
16 16
import org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol;
17 17
import org.gvsig.fmap.mapcontext.rendering.symbols.SymbolDrawingException;
18
import org.gvsig.tools.persistence.PersistenceException;
19 18
import org.gvsig.tools.persistence.PersistentState;
19
import org.gvsig.tools.persistence.exception.PersistenceException;
20 20
import org.gvsig.tools.task.Cancellable;
21 21

  
22 22
public class DummySymbol implements ISymbol {

Also available in: Unified diff