Revision 26765

View differences:

trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/rendering/styling/labeling/LabelClass.java
306 306

  
307 307
	}
308 308

  
309
	/**
310
	 * Return the text for the label
311
	 *
312
	 * @param texts String[]
313
	 */
314
	public String[] getTexts() {
315
		return this.texts;
316
	}
309 317

  
318

  
310 319
	/**
311 320
	 * <p>
312 321
	 * LabelLocationMetrics, contains the anchor point, rotation, and some

Also available in: Unified diff