Uses of Enum Class
org.csstudio.opibuilder.editparts.FixedPositionAnchor.AnchorPosition
-
Uses of FixedPositionAnchor.AnchorPosition in org.csstudio.opibuilder.editparts
Modifier 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.ModifierConstructorDescriptionFixedPositionAnchor
(org.eclipse.draw2d.IFigure owner, FixedPositionAnchor.AnchorPosition anchorPosition)