Revision 10977 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/core/symbols/SimpleTextSymbol.java

View differences:

SimpleTextSymbol.java
175 175
		this.rotation = rotation;
176 176
	}
177 177

  
178
	public FShape getTextShape(Graphics2D g, FShape targetSymbolShape ) {
179
		// TODO Implement it
180
		throw new Error("Not yet implemented!");
181

  
182
	}
183

  
178 184
}

Also available in: Unified diff