Uses of Class
xal.extension.widgets.plot.ColorSurfaceData
Packages that use ColorSurfaceData
-
Uses of ColorSurfaceData in xal.extension.widgets.plot
Subclasses of ColorSurfaceData in xal.extension.widgets.plotModifier and TypeClassDescriptionclassThis class is a data class for data used in the FunctionGraphsJPanel class.classThis class is a data class for data used in the FunctionGraphsJPanel class.classThis class is a data class for data used in the FunctionGraphsJPanel class.classThis class is a data class for data used in the FunctionGraphsJPanel class.Methods in xal.extension.widgets.plot that return ColorSurfaceDataModifier and TypeMethodDescriptionFunctionGraphsJPanel.getColorSurfaceData()Returns the reference to ColorSurfaceData object that is plotted on the graph panelstatic ColorSurfaceDataReturns the 3d data instance defined by name.static ColorSurfaceDataData3DFactory.getDefaultData3D(int nx, int ny) Returns the SmoothData3D instance.Methods in xal.extension.widgets.plot with parameters of type ColorSurfaceDataModifier and TypeMethodDescriptionvoidFunctionGraphsJPanel.setColorSurfaceData(ColorSurfaceData colorSurfaceData) Sets ColorSurfaceData object that will be plotted on the graph panel