Revision 44534 trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.labeling.app/org.gvsig.labeling.app.mainplugin/src/main/java/org/gvsig/labeling/label/GeneralLabelingStrategy.java

View differences:

GeneralLabelingStrategy.java
61 61
import org.gvsig.tools.persistence.exception.PersistenceException;
62 62
import org.gvsig.tools.task.Cancellable;
63 63

  
64
public class GeneralLabelingStrategy implements ILabelingStrategy, Cloneable,
65
		CartographicSupport {
64
public class GeneralLabelingStrategy implements IGeneralLabelingStrategy {
66 65

  
67 66
	private static final Logger logger = LoggerFactory
68 67
			.getLogger(GeneralLabelingStrategy.class);

Also available in: Unified diff