Uses of Class
org.csstudio.opibuilder.editpolicies.AnchorHandle
Packages that use AnchorHandle
-
Uses of AnchorHandle in org.csstudio.opibuilder.editpolicies
Fields in org.csstudio.opibuilder.editpolicies with type parameters of type AnchorHandleModifier and TypeFieldDescriptionprotected List<AnchorHandle>
WidgetNodeEditPolicy.handles
the List of handlesMethods in org.csstudio.opibuilder.editpolicies that return types with arguments of type AnchorHandleModifier and TypeMethodDescriptionprotected List<AnchorHandle>
WidgetNodeEditPolicy.createAnchorHandles()
create the list of handles.