Revision 20706 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/rendering/styling/labeling/ILabelingStrategy.java

View differences:

ILabelingStrategy.java
172 172
	public String[] getUsedFields();
173 173

  
174 174
	public void setLayer(FLayer layer) throws ReadDriverException;
175
	
176
	public boolean shouldDrawLabels(double scale);
177

  
175 178
}

Also available in: Unified diff