Revision 20100 branches/v10/libraries/libFMap/src/com/iver/cit/gvsig/fmap/core/Handler.java

View differences:

Handler.java
48 48

  
49 49

  
50 50
/**
51
 * <p>In a <i>FMap</i> graphic layer, each geometry drawn has control points named <i>handlers</i> that allow
52
 *  user to move, modify, set, ... that geometry.</p>
51
 * <p>In a {@link GraphicLayer GraphicLayer}, each geometry drawn has control points named <i>handlers</i> that allow
52
 *  user to move, modify, deform, ... that geometry.</p>
53 53
 *  
54 54
 * <p>Each geometry will have its own handlers, and each one can have different behavior according its nature.</p>
55 55
 * 

Also available in: Unified diff