Revision 13138 branches/v10/libraries/libFMap/src/com/iver/cit/gvsig/fmap/layers/layerOperations/LayerCollection.java

View differences:

LayerCollection.java
72 72
	public void addLayer(FLayer layer) throws CancelationException;
73 73

  
74 74
	/**
75
	 * Moves a layer between two positions (from -> to), on the same level.
75
	 * Moves a layer of the collection to another position in the list.
76 76
	 *
77 77
	 * @param from origin position
78 78
	 * @param to destination position

Also available in: Unified diff