- getCard() - Method in class se.lth.cs.ptdc.cardGames.CardDeck
-
Drar det översta kortet i leken.
- getCommand() - Method in class se.lth.cs.ptdc.fractal.MandelbrotGUI
-
Returns a command triggered by the user.
- getEventType() - Method in class se.lth.cs.window.SimpleWindow
-
Returns the type of the last event.
- getExtraText() - Method in class se.lth.cs.ptdc.fractal.MandelbrotGUI
-
Returns the string that the user has typed in the "Extra" field.
- getHeight() - Method in class se.lth.cs.ptdc.fractal.MandelbrotGUI
-
Returns the image height.
- getHeight() - Method in class se.lth.cs.window.SimpleWindow
-
Returns the height of the window.
- getKey() - Method in class se.lth.cs.window.SimpleWindow
-
Returns the key that was pressed on a key event.
- getLineColor() - Method in class se.lth.cs.window.SimpleWindow
-
Returns the current line color.
- getLineWidth() - Method in class se.lth.cs.window.SimpleWindow
-
Returns the current line width.
- getMaximumImag() - Method in class se.lth.cs.ptdc.fractal.MandelbrotGUI
-
Returns the maximum imaginary value.
- getMaximumReal() - Method in class se.lth.cs.ptdc.fractal.MandelbrotGUI
-
Returns the maximum real value.
- getMinimumImag() - Method in class se.lth.cs.ptdc.fractal.MandelbrotGUI
-
Returns the minimum imaginary value.
- getMinimumReal() - Method in class se.lth.cs.ptdc.fractal.MandelbrotGUI
-
Returns the minimum real value.
- getMode() - Method in class se.lth.cs.ptdc.fractal.MandelbrotGUI
-
Returns the image mode.
- getMouseX() - Method in class se.lth.cs.window.SimpleWindow
-
Returns the mouse x coordinate at the last mouse click.
- getMouseY() - Method in class se.lth.cs.window.SimpleWindow
-
Returns the mouse y coordinate at the last mouse click.
- getName() - Method in class se.lth.cs.ptdc.images.ImageFilter
-
Tar reda på filtrets namn.
- getRank() - Method in class se.lth.cs.ptdc.cardGames.Card
-
Tar reda på kortets valör.
- getResolution() - Method in class se.lth.cs.ptdc.fractal.MandelbrotGUI
-
Returns the image resolution.
- getSide() - Method in class se.lth.cs.ptdc.square.Square
-
Tar reda på sidlängden.
- getSuit() - Method in class se.lth.cs.ptdc.cardGames.Card
-
Tar reda på kortets färg.
- getWidth() - Method in class se.lth.cs.ptdc.fractal.MandelbrotGUI
-
Returns the image width.
- getWidth() - Method in class se.lth.cs.window.SimpleWindow
-
Returns the width of the window.
- getX() - Method in class se.lth.cs.ptdc.square.Square
-
Tar reda på x-koordinaten.
- getX() - Method in class se.lth.cs.window.SimpleWindow
-
Returns the pen's x coordinate.
- getXEntry() - Method in class se.lth.cs.ptdc.maze.Maze
-
Returns the x coordinate of the entry point.
- getY() - Method in class se.lth.cs.ptdc.square.Square
-
Tar reda på y-koordinaten.
- getY() - Method in class se.lth.cs.window.SimpleWindow
-
Returns the pen's y coordinate.
- getYEntry() - Method in class se.lth.cs.ptdc.maze.Maze
-
Returns the y coordinate of the entry point.