Revision 4187 branches/v05/extensions/extWMS/src/com/iver/cit/gvsig/fmap/layers/FLyrWMS.java

View differences:

FLyrWMS.java
512 512
	}
513 513
	
514 514
	/**
515
	 *
515 516
	 * This is the method used to draw a tile in a WMS mosaic layer.
516 517
	 */
517 518
	private void drawTile(Graphics2D g, ViewPort vp, Cancellable cancel) throws DriverException {

Also available in: Unified diff