Revision 20861 trunk/libraries/libFMap_geometries/src/org/gvsig/fmap/geom/primitive/FShape.java

View differences:

FShape.java
13 13
/**
14 14
 * <p>The interface <code>FShape</code> extends <code>Shape</code> adding shape types, and allowing
15 15
 *  to work with it as a geometry.</p>
16
 *  
17
 *  @deprecated
16 18
 */
17 19
public interface FShape extends Shape, Serializable {
18 20
	/**

Also available in: Unified diff