Revision 42441 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.geometry/org.gvsig.fmap.geometry.api/src/main/java/org/gvsig/fmap/geom/Geometry.java

View differences:

Geometry.java
543 543
			throws GeometryOperationNotSupportedException,
544 544
			GeometryOperationException;
545 545

  
546
   public Geometry offset(double distance)
547
           throws GeometryOperationNotSupportedException,
548
           GeometryOperationException;
549

  
546 550
	/**
547 551
	 * Tests whether this geometry contains the specified geometry.
548 552
	 *

Also available in: Unified diff