Revision 36004

View differences:

branches/v2_0_0_prep/libraries/libFMap_controls/src/org/gvsig/fmap/mapcontrol/MapControlManager.java
133 133
	 * it is selected.
134 134
	 * @param selectionSymbol
135 135
	 * The symbol to apply.
136
	 * @deprecated the symbol for edition is the selection symbol
136 137
	 */
137 138
	public void setSelectionSymbol(ISymbol selectionSymbol);
138 139
	
......
140 141
	 * Gets the symbol used to draw the selected geometries.
141 142
	 * @return
142 143
	 * The symbol used to draw the selected geometries.
144
	 * @deprecated the symbol for edition is the selection symbol
143 145
	 */
144 146
	public ISymbol getSelectionSymbol();
145 147
	

Also available in: Unified diff