Revision 451 2.1/trunk/org.gvsig.view3d/org.gvsig.view3d.swing/org.gvsig.view3d.swing.impl/src/main/java/org/gvsig/view3d/swing/impl/data/LayerConverter.java

View differences:

LayerConverter.java
39 39
public interface LayerConverter {
40 40
    
41 41
    /**
42
     * Name of gvSIG MapContext property
43
     */
44
    public static final String GVSIG_MAPCONTEXT = "org.gvsig.fmap.mapcontext.MapContext"; 
45
    
46
    /**
42 47
     * 
43 48
     * @param mapContext
44 49
     * @param layer

Also available in: Unified diff