Uses of Enum Class
org.csstudio.opibuilder.widgets.model.XYGraphModel.TraceProperty
-
Uses of XYGraphModel.TraceProperty in org.csstudio.opibuilder.widgets.editparts
Modifier and TypeMethodDescriptionprotected void
XYGraphEditPart.setTraceProperty
(org.eclipse.nebula.visualization.xygraph.figures.Trace trace, XYGraphModel.TraceProperty traceProperty, Object newValue, String xPVPropID, String yPVPropID) -
Uses of XYGraphModel.TraceProperty in org.csstudio.opibuilder.widgets.model
Modifier and TypeMethodDescriptionstatic XYGraphModel.TraceProperty
Returns the enum constant of this class with the specified name.static XYGraphModel.TraceProperty[]
XYGraphModel.TraceProperty.values()
Returns an array containing the constants of this enum class, in the order they are declared.