Revision 8949 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/core/FPolyline2D.java

View differences:

FPolyline2D.java
309 309
	 *
310 310
	 * @author Vicente Caballero Navarro
311 311
	 */
312
	class PointHandler extends AbstractHandler {
312
	class PointHandler extends AbstractHandler implements IFinalHandler{
313 313
		/**
314 314
		 * Crea un nuevo PointHandler.
315 315
		 *
......
347 347
	 *
348 348
	 * @author Vicente Caballero Navarro
349 349
	 */
350
	class PointSelHandler extends AbstractHandler {
350
	class PointSelHandler extends AbstractHandler implements IFinalHandler{
351 351
		/**
352 352
		 * Crea un nuevo PointHandler.
353 353
		 *

Also available in: Unified diff