Uses of Enum Class
org.csstudio.opibuilder.widgets.model.XYGraphModel.TraceProperty
Packages that use XYGraphModel.TraceProperty
-
Uses of XYGraphModel.TraceProperty in org.csstudio.opibuilder.widgets.editparts
Methods in org.csstudio.opibuilder.widgets.editparts with parameters of type XYGraphModel.TracePropertyModifier and TypeMethodDescriptionprotected voidXYGraphEditPart.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
Methods in org.csstudio.opibuilder.widgets.model that return XYGraphModel.TracePropertyModifier and TypeMethodDescriptionstatic XYGraphModel.TracePropertyReturns 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.