Uses of Class
xal.extension.widgets.plot.BasicGraphData.XYpoint
Packages that use BasicGraphData.XYpoint
-
Uses of BasicGraphData.XYpoint in xal.extension.widgets.plot
Fields in xal.extension.widgets.plot with type parameters of type BasicGraphData.XYpointModifier and TypeFieldDescriptionprotected Vector<BasicGraphData.XYpoint>BasicGraphData.xyInterpPointVDescription of the Fieldprotected Vector<BasicGraphData.XYpoint>BasicGraphData.xyPointVDescription of the FieldMethods in xal.extension.widgets.plot with parameters of type BasicGraphData.XYpointModifier and TypeMethodDescriptionintBasicGraphData.CompareErr.compare(BasicGraphData.XYpoint obj1, BasicGraphData.XYpoint obj2) Description of the MethodintBasicGraphData.CompareX.compare(BasicGraphData.XYpoint obj1, BasicGraphData.XYpoint obj2) Description of the MethodintBasicGraphData.CompareY.compare(BasicGraphData.XYpoint obj1, BasicGraphData.XYpoint obj2) Description of the Method