Revision 33650 branches/v2_0_0_prep/libraries/libFMap_geometries/src/org/gvsig/fmap/geom/primitive/Point.java

View differences:

Point.java
40 40
 * @see <a href="http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=26012">ISO 19107</a>
41 41
 * @author <a href="mailto:jpiera@gvsig.org">Jorge Piera</a>
42 42
 */
43
public interface Point extends Primitive, Persistent {
43
public interface Point extends Primitive {
44 44
	
45 45
	/**
46 46
	 * Gets the {@link DirectPosition of a point}, that is

Also available in: Unified diff