Uses of Interface
org.eclipse.gef.AccessibleAnchorProvider
Packages that use AccessibleAnchorProvider
Package
Description
This package contains abstract implementation of the EditPart interface.
-
Uses of AccessibleAnchorProvider in org.eclipse.gef.editparts
Classes in org.eclipse.gef.editparts that implement AccessibleAnchorProviderModifier and TypeClassDescriptionprotected final class
Provides accessibility support for when connections are also themselves nodes.protected class
The default implementation ofAccessibleAnchorProvider
returned inAbstractGraphicalEditPart.getAdapter(Class)
.