Revision 487 org.gvsig.scripting/trunk/org.gvsig.scripting/org.gvsig.scripting.app/org.gvsig.scripting.app.mainplugin/src/main/resources-plugin/scripting/lib/javadocs/scripting/dal/Feature.java

View differences:

Feature.java
5 5
import org.gvsig.fmap.geom.Geometry;
6 6

  
7 7

  
8
public interface EditableFeature extends org.gvsig.fmap.dal.feature.Feature { 
8
public interface Feature extends org.gvsig.fmap.dal.feature.Feature { 
9 9

  
10 10
  /**
11 11
   * Gets the value of the default attribute to store the geometry. 

Also available in: Unified diff