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

View differences:

ILabelingMethod.java
62 62
*/
63 63
package org.gvsig.fmap.mapcontext.rendering.legend.styling;
64 64

  
65
import org.gvsig.fmap.data.exceptions.ReadException;
66
import org.gvsig.fmap.data.feature.FeatureSet;
65
import org.gvsig.fmap.dal.exceptions.ReadException;
66
import org.gvsig.fmap.dal.feature.FeatureSet;
67 67
import org.gvsig.fmap.mapcontext.ViewPort;
68 68
import org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect;
69 69

  

Also available in: Unified diff