Revision 42392 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/primitive/Curve.java

View differences:

Curve.java
56 56
 * @see <a href="http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=26012">ISO 19107</a>
57 57
 * @author <a href="mailto:jpiera@gvsig.org">Jorge Piera</a>
58 58
 */
59
public interface Curve extends OrientableCurve{
59
public interface Curve extends OrientableCurve {
60 60
	
61 61
	/**
62 62
	 * Sets the initial point and the end point of the curve. On this case,

Also available in: Unified diff