public interface ConstraintChangeFactory<M>
Modifier and Type | Method and Description |
---|---|
Change<M> |
createChange(M target,
org.eclipse.draw2d.geometry.Rectangle constraint)
Creates the
Change . |
Copyright © 2005–2016. All rights reserved.