Revision 9514 branches/v10/libraries/libFMap/src/com/iver/cit/gvsig/fmap/operations/strategies/ShpStrategy.java

View differences:

ShpStrategy.java
452 452
						symbol = symbol.getSymbolForSelection();
453 453
					}
454 454

  
455
					boolean bPoint = (shapeBounds.getShapeType(i) == FShape.POINT);
455
					//boolean bPoint = (shapeBounds.getShapeType(i) == FShape.POINT);
456 456

  
457 457
					geom = driver.getShape(i);
458 458

  

Also available in: Unified diff