Method and Description |
---|
org.eclipse.gef.mvc.fx.parts.IBendableContentPart.getBendableVisual()
This method is no longer used as part of the
IBendableContentPart contract. Reason is that
IBendableContentPart is no longer bound to a
Connection visual, while it still provides default
behavior for that specific case. |
org.eclipse.gef.mvc.fx.domain.IDomain.getTools()
Will be removed in 6.0.0. Please use
IDomain.getGestures()
instead. |
org.eclipse.gef.mvc.fx.domain.HistoricizingDomain.getTools()
Will be removed in 6.0.0. Please use
HistoricizingDomain.getGestures()
instead. |
Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.