Uses of Interface
org.eclipse.gef.mvc.fx.providers.IAnchorProvider
-
Packages that use IAnchorProvider Package Description org.eclipse.gef.mvc.fx.providers -
-
Uses of IAnchorProvider in org.eclipse.gef.mvc.fx.providers
Classes in org.eclipse.gef.mvc.fx.providers that implement IAnchorProvider Modifier and Type Class Description class
DefaultAnchorProvider
TheDefaultAnchorProvider
can be used to provideDynamicAnchor
s for anchoredIVisualPart
s depending on their visual.
-