- getArea() - Method in class cslib.square.Square
-
Tar reda på kvadratens area.
- getCommand() - Method in class cslib.fractal.MandelbrotGUI
-
Returns a command triggered by the user.
- getDirection() - Method in class cslib.window.Sprite
-
Returnerar riktningen i grader moturs från positiva x-axeln.
- getEventType() - Method in class cslib.window.SimpleWindow
-
Returns the type of the last event.
- getExtraText() - Method in class cslib.fractal.MandelbrotGUI
-
Returns the string that the user has typed in the "Extra" field.
- getHeight() - Method in class cslib.fractal.MandelbrotGUI
-
Returns the image height.
- getHeight() - Method in class cslib.window.SimpleWindow
-
Returns the height of the window.
- getKey() - Method in class cslib.window.SimpleWindow
-
Returns the key that was pressed on a key event.
- getLineColor() - Method in class cslib.window.SimpleWindow
-
Returns the current line color.
- getLineWidth() - Method in class cslib.window.SimpleWindow
-
Returns the current line width.
- getMaximumImag() - Method in class cslib.fractal.MandelbrotGUI
-
Returns the maximum imaginary value.
- getMaximumReal() - Method in class cslib.fractal.MandelbrotGUI
-
Returns the maximum real value.
- getMidX() - Method in class cslib.window.Sprite
-
Returnerar x-positionen av mitten på bilden.
- getMidY() - Method in class cslib.window.Sprite
-
Returnerar y-positionen av mitten på bilden.
- getMinimumImag() - Method in class cslib.fractal.MandelbrotGUI
-
Returns the minimum imaginary value.
- getMinimumReal() - Method in class cslib.fractal.MandelbrotGUI
-
Returns the minimum real value.
- getMode() - Method in class cslib.fractal.MandelbrotGUI
-
Returns the image mode.
- getMouseX() - Method in class cslib.window.SimpleWindow
-
Returns the mouse x coordinate at the last mouse click.
- getMouseY() - Method in class cslib.window.SimpleWindow
-
Returns the mouse y coordinate at the last mouse click.
- getName() - Method in class cslib.images.ImageFilter
-
Tar reda på filtrets namn.
- getNumberOfArguments() - Method in class cslib.images.ImageFilter
-
Tar reda på antalet argument filtret behöver.
- getResolution() - Method in class cslib.fractal.MandelbrotGUI
-
Returns the image resolution.
- getSide() - Method in class cslib.square.Square
-
Tar reda på kvadratens sida.
- getWidth() - Method in class cslib.fractal.MandelbrotGUI
-
Returns the image width.
- getWidth() - Method in class cslib.window.SimpleWindow
-
Returns the width of the window.
- getX() - Method in class cslib.square.Square
-
Tar reda på x-koordinaten för kvadratens läge.
- getX() - Method in class cslib.window.SimpleWindow
-
Returns the pen's x coordinate.
- getX() - Method in class cslib.window.Sprite
-
Returnerar x-positionen av bilden.
- getXEntry() - Method in class cslib.maze.Maze
-
Returns the x coordinate of the entry point.
- getY() - Method in class cslib.square.Square
-
Tar reda på y-koordinaten för kvadratens läge.
- getY() - Method in class cslib.window.SimpleWindow
-
Returns the pen's y coordinate.
- getY() - Method in class cslib.window.Sprite
-
Returnerar y-positionen av bilden.
- getYEntry() - Method in class cslib.maze.Maze
-
Returns the y coordinate of the entry point.