Revision 31631 branches/v2_0_0_prep/applications/appgvSIG/src/org/gvsig/app/project/documents/layout/fframes/FFrameLegend.java

View differences:

FFrameLegend.java
66 66
import org.gvsig.fmap.mapcontext.layers.FLayers;
67 67
import org.gvsig.fmap.mapcontext.layers.operations.Classifiable;
68 68
import org.gvsig.fmap.mapcontext.layers.operations.IHasImageLegend;
69
import org.gvsig.fmap.mapcontext.rendering.legend.IClassifiedLegend;
69 70
import org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol;
70 71
import org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol;
71 72
import org.gvsig.fmap.mapcontext.rendering.symbols.SymbolDrawingException;
72
import org.gvsig.symbology.fmap.mapcontext.rendering.legend.IClassifiedLegend;
73 73
import org.gvsig.utils.XMLEntity;
74 74

  
75 75

  

Also available in: Unified diff