Uses of Enum Class
org.csstudio.opibuilder.model.ConnectionModel.LineJumpAdd
Packages that use ConnectionModel.LineJumpAdd
-
Uses of ConnectionModel.LineJumpAdd in org.csstudio.opibuilder.editparts
Methods in org.csstudio.opibuilder.editparts with parameters of type ConnectionModel.LineJumpAddModifier and TypeMethodDescriptionvoid
PolylineJumpConnection.setLineJumpAdd
(ConnectionModel.LineJumpAdd lineJumpAdd_) -
Uses of ConnectionModel.LineJumpAdd in org.csstudio.opibuilder.model
Methods in org.csstudio.opibuilder.model that return ConnectionModel.LineJumpAddModifier and TypeMethodDescriptionConnectionModel.getLineJumpAdd()
static ConnectionModel.LineJumpAdd
Returns the enum constant of this class with the specified name.static ConnectionModel.LineJumpAdd[]
ConnectionModel.LineJumpAdd.values()
Returns an array containing the constants of this enum class, in the order they are declared.