A D E F G I M P R S T U

S

setCustomFunction(String, String, String) - Method in class staborde.SOModel
Set the custom function to use.
setCustomParameter(double) - Method in class staborde.SODrawings
Set a custom parameter and calculate and display the images corresponding with this parameter value.
setFunction(SOFunction) - Method in class staborde.SOModel
Set the predefined function to use.
setScale(double) - Method in class staborde.SODrawings
Set the scale for the drawings.
setSketching(boolean) - Method in class staborde.SODrawings
Set whether the drawings are to be sketched.
setStep(int) - Method in class staborde.SODrawings
Set the current step (0, 1, ..., steps).
showFrame() - Method in class staborde.SOApplet
Show the applet window.
SOApplet - Class in staborde
Applet that shows an SOFrame.
SOApplet() - Constructor for class staborde.SOApplet
 
SOController - Class in staborde
Panel that provides controls for both the SOModel and SODrawings.
SOController(SOModel, SODrawings) - Constructor for class staborde.SOController
Create a new controller panel for the given model and drawings.
SODrawings - Class in staborde
Panel that draws the region of stability and order star for a rational function R(z).
SODrawings(SOModel) - Constructor for class staborde.SODrawings
Create a new panel that displays the region of stability and order star for the given model.
SOFrame - Class in staborde
Frame for the application.
SOFrame() - Constructor for class staborde.SOFrame
Create a new frame.
SOFunction - Class in staborde.functions
Predefined rational function R(z) of which the region of stability and order star are to be determined.
SOFunction() - Constructor for class staborde.functions.SOFunction
 
SOModel - Class in staborde
Model that provides a rational function R(z) of which the region of stability and order star are to be determined.
SOModel() - Constructor for class staborde.SOModel
Create a new model.
staborde - package staborde
 
staborde.functions - package staborde.functions
 
stateChanged(ChangeEvent) - Method in class staborde.SOController
Update the panel, based on the state of the model.
stateChanged(ChangeEvent) - Method in class staborde.SODrawings
Update the drawings.

A D E F G I M P R S T U