Revision 2183 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/layers/FLayer.java

View differences:

FLayer.java
79 79
	void setXMLEntity(XMLEntity xml) throws XMLException;
80 80

  
81 81
	/**
82
	 * Inserta las propiedades del XMLEntity al objeto actual.
83
	 *
84
	 * @param xml XMLEntity
85
	 *
86
	 * @throws XMLException
87
	 */
88
	void setXMLEntity03(XMLEntity xml) throws XMLException;
89

  
90
	/**
82 91
	 * Pone la capa actual a activa o inactiva seg?n el boolean que se pasa
83 92
	 * como par?metro.
84 93
	 *

Also available in: Unified diff