Uses of Enum Class
org.csstudio.opibuilder.model.ConnectionModel.LineJumpAdd
-
Uses of ConnectionModel.LineJumpAdd in org.csstudio.opibuilder.editparts
Modifier and TypeMethodDescriptionvoid
PolylineJumpConnection.setLineJumpAdd
(ConnectionModel.LineJumpAdd lineJumpAdd_) -
Uses of ConnectionModel.LineJumpAdd in org.csstudio.opibuilder.model
Modifier 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.