Uses of Enum Class
org.csstudio.opibuilder.editparts.FixedPositionAnchor.AnchorPosition
Packages that use FixedPositionAnchor.AnchorPosition
-
Uses of FixedPositionAnchor.AnchorPosition in org.csstudio.opibuilder.editparts
Methods in org.csstudio.opibuilder.editparts that return FixedPositionAnchor.AnchorPositionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static FixedPositionAnchor.AnchorPosition[]
FixedPositionAnchor.AnchorPosition.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.csstudio.opibuilder.editparts with parameters of type FixedPositionAnchor.AnchorPositionModifierConstructorDescriptionFixedPositionAnchor
(org.eclipse.draw2d.IFigure owner, FixedPositionAnchor.AnchorPosition anchorPosition)