public interface ChildEditPolicyFactory<M>
EditPolicy
for selecting/dragging/resizing the child
Model
.Modifier and Type | Method and Description |
---|---|
org.eclipse.gef.EditPolicy |
createEditPolicy(M target)
Creates the
EditPolicy for selecting/dragging/resizing the child
Model . |
Copyright © 2005–2016. All rights reserved.