Revision 10977 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/operations/strategies/DefaultStrategy.java

View differences:

DefaultStrategy.java
144 144
	/**
145 145
	 * @throws ReadDriverException
146 146
	 * @see com.iver.cit.gvsig.fmap.operations.LayerOperations#draw(java.awt.image.BufferedImage,
147
	 * 		java.awt.Graphics2D, ISymbol)
147
	 * 		ISymbol)
148 148
	 */
149 149
	public void draw(BufferedImage image, Graphics2D g, ViewPort viewPort,
150 150
		Cancellable cancel) throws ReadDriverException {

Also available in: Unified diff