Revision 11009 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/core/symbols/ITextSymbol.java

View differences:

ITextSymbol.java
61 61
	 * @param targetSymbolShape
62 62
	 * @return
63 63
	 */
64
	public abstract FShape getTextWrappingShape(Graphics2D g, AffineTransform affineTransform, FShape targetSymbolShape);
64
	public abstract FShape getTextWrappingShape(Graphics2D g, /*AffineTransform affineTransform,*/ FShape targetSymbolShape);
65 65

  
66 66
}

Also available in: Unified diff