The members of this enumeration specify how users can start modifying an item. They can be used as parameters of the setModificationStart method of the Diagram class.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public enum ModificationStart |
Member name | Description | |
---|---|---|
![]() |
AutoHandles |
Modification handles appear automatically around the item that is under the mouse pointer. Users can start modifying items by simply pointing at them and dragging. |
![]() |
SelectedOnly |
Users must first select an item in order to modify it. |