Revision 13100 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/core/symbols/PictureLineSymbol.java

View differences:

PictureLineSymbol.java
340 340

  
341 341
	}
342 342
	/**
343
	 * Return the path of the image that is used as a picture line symbol (when it
343
	 * Returns the path of the image that is used as a picture line symbol (when it
344 344
	 * is selected in the map)
345 345
	 * @return selimagePath,String
346 346
	 */
......
348 348
		return selImagePath;
349 349
	}
350 350
	/**
351
	 * Return the path of the image that is used as a picture line symbol
351
	 * Returns the path of the image that is used as a picture line symbol
352 352
	 * @return imagePath,String
353 353
	 */
354 354
	public String getImagePath() {

Also available in: Unified diff