Revision 24494 branches/v2_0_0_prep/libraries/libFMap_mapcontext/src/org/gvsig/fmap/mapcontext/rendering/legend/styling/DefaultLabelingMethod.java

View differences:

DefaultLabelingMethod.java
59 59
*/
60 60
package org.gvsig.fmap.mapcontext.rendering.legend.styling;
61 61

  
62
import org.gvsig.fmap.data.exceptions.ReadException;
63
import org.gvsig.fmap.data.feature.FeatureSet;
62
import org.gvsig.fmap.dal.exceptions.ReadException;
63
import org.gvsig.fmap.dal.feature.FeatureSet;
64 64
import org.gvsig.fmap.mapcontext.ViewPort;
65 65
import org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect;
66 66

  

Also available in: Unified diff