Uses of Class
xal.extension.widgets.plot.GridLimits
Packages that use GridLimits
-
Uses of GridLimits in xal.extension.widgets.plot
Subclasses of GridLimits in xal.extension.widgets.plotModifier and TypeClassDescriptionclass
This is subclass of grid limits class (GridLimits) with non-empty setSmartLimitsX() and setSmartLimitsY() methods.class
This is subclass of grid limits class (SmartFormatGridLimits ) with non-empty setSmartLimitsX() and setSmartLimitsY() methods.Methods in xal.extension.widgets.plot that return GridLimitsModifier and TypeMethodDescriptionFunctionGraphsJPanel.getCurrentGL()
Returns the currentGL attribute of the FunctionGraphsJPanel objectFunctionGraphsJPanel.getExternalGL()
Returns the external GridLimits objectFunctionGraphsJPanel.getNewGridLimits()
Returns the newGridLimits attribute of the FunctionGraphsJPanel objectMethods in xal.extension.widgets.plot with parameters of type GridLimitsModifier and TypeMethodDescriptionvoid
FunctionGraphsJPanel.setExternalGL
(GridLimits gL) Sets the GridLimits object to the graph panel as an external grid limits