Revision 24494 branches/v2_0_0_prep/libraries/libFMap_mapcontext/src/org/gvsig/fmap/mapcontext/rendering/legend/driver/gvl/FMapGVLDriver.java

View differences:

FMapGVLDriver.java
11 11
import org.exolab.castor.xml.MarshalException;
12 12
import org.exolab.castor.xml.Marshaller;
13 13
import org.exolab.castor.xml.ValidationException;
14
import org.gvsig.fmap.data.exceptions.ReadException;
15
import org.gvsig.fmap.data.feature.FeatureAttributeDescriptor;
14
import org.gvsig.fmap.dal.exceptions.ReadException;
15
import org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor;
16 16
import org.gvsig.fmap.mapcontext.layers.FLayer;
17 17
import org.gvsig.fmap.mapcontext.layers.FLayers;
18 18
import org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect;

Also available in: Unified diff