Index
All Classes and Interfaces|All Packages|Serialized Form
G
- G - Enum constant in enum class codedraw.events.Key
- GAINSBORO - Static variable in class codedraw.Palette
- getCanvasPositionX() - Method in class codedraw.CodeDraw
-
Gets the distance in pixel from the top left corner of the screen to the top left corner of CodeDraw canvas.
- getCanvasPositionX() - Method in class codedraw.events.WindowMoveEventArgs
-
Gets the distance in pixel from the top left corner of the screen to the top left corner of CodeDraw canvas.
- getCanvasPositionY() - Method in class codedraw.CodeDraw
-
Gets the distance in pixel from the top left corner of the screen to the top left corner of CodeDraw canvas.
- getCanvasPositionY() - Method in class codedraw.events.WindowMoveEventArgs
-
Gets the distance in pixel from the top left corner of the screen to the top left corner of CodeDraw canvas.
- getChar() - Method in class codedraw.events.KeyDownEventArgs
-
Gets the character representation of the key that was pressed.
- getChar() - Method in class codedraw.events.KeyPressEventArgs
-
Gets the character representation of the key that was pressed.
- getChar() - Method in class codedraw.events.KeyUpEventArgs
-
Gets the character representation of the key that was pressed.
- getColor() - Method in class codedraw.CodeDraw
-
Defines the color that is used for drawing all shapes.
- getColor() - Method in class codedraw.images.CodeDrawImage
-
Defines the color that is used for drawing all shapes.
- getCorner() - Method in class codedraw.CodeDraw
-
Defines how the corners of drawn shapes should look.
- getCorner() - Method in class codedraw.images.CodeDrawImage
-
Defines how the corners of drawn shapes should look.
- getCursorStyle() - Method in class codedraw.CodeDraw
-
Defines the style of the cursor while hovering of the CodeDraw canvas.
- getExtendedKeyCode() - Method in class codedraw.events.KeyDownEventArgs
-
Returns the key code of the key pressed.
- getExtendedKeyCode() - Method in class codedraw.events.KeyPressEventArgs
-
Returns the key code of the key pressed.
- getExtendedKeyCode() - Method in class codedraw.events.KeyUpEventArgs
-
Returns the key code of the key pressed.
- getFontName() - Method in class codedraw.textformat.TextFormat
-
Defines the font of the drawn text.
- getFontSize() - Method in class codedraw.textformat.TextFormat
-
Defines the font size of the drawn text.
- getHeight() - Method in class codedraw.CodeDraw
-
This value cannot be changed once set via the constructor.
- getHeight() - Method in class codedraw.images.CodeDrawImage
-
This value cannot be changed once set via the constructor.
- getHorizontalAlign() - Method in class codedraw.textformat.TextFormat
-
Defines the horizontal alignment of the drawn text.
- getKey() - Method in class codedraw.events.KeyDownEventArgs
-
Gets the key that was pressed to trigger the event.
- getKey() - Method in class codedraw.events.KeyPressEventArgs
-
Gets the key that was pressed to trigger the event.
- getKey() - Method in class codedraw.events.KeyUpEventArgs
-
Gets the key that was pressed to trigger the event.
- getLineWidth() - Method in class codedraw.CodeDraw
-
Defines the width or thickness of drawn shapes and lines.
- getLineWidth() - Method in class codedraw.images.CodeDrawImage
-
Defines the width or thickness of drawn shapes and lines.
- getMouseButton() - Method in class codedraw.events.MouseClickEventArgs
-
Gets the type of mouse button that was pressed to trigger the event.
- getMouseButton() - Method in class codedraw.events.MouseDownEventArgs
-
Gets the type of mouse button that was pressed to trigger the event.
- getMouseButton() - Method in class codedraw.events.MouseUpEventArgs
-
Gets the type of mouse button that was pressed to trigger the event.
- getTextFormat() - Method in class codedraw.CodeDraw
-
Defines the styling of drawn text.
- getTextFormat() - Method in class codedraw.images.CodeDrawImage
-
Defines the styling of drawn text.
- getTitle() - Method in class codedraw.CodeDraw
-
The title is the text displayed in the top left corner of the CodeDraw window.
- getUnderline() - Method in class codedraw.textformat.TextFormat
-
Defines the underline styling of the drawn text.
- getVerticalAlign() - Method in class codedraw.textformat.TextFormat
-
Defines the vertical alignment of the drawn text.
- getWheelRotation() - Method in class codedraw.events.MouseWheelEventArgs
-
Returns the amount of wheel rotation.
- getWidth() - Method in class codedraw.CodeDraw
-
This value cannot be changed once set via the constructor.
- getWidth() - Method in class codedraw.images.CodeDrawImage
-
This value cannot be changed once set via the constructor.
- getWindowPositionX() - Method in class codedraw.CodeDraw
-
Gets the distance in pixel from the top left corner of the screen to the top left corner of CodeDraw window.
- getWindowPositionX() - Method in class codedraw.events.WindowMoveEventArgs
-
Gets the distance in pixel from the top left corner of the screen to the top left corner of CodeDraw window.
- getWindowPositionY() - Method in class codedraw.CodeDraw
-
Gets the distance in pixel from the top left corner of the screen to the top left corner of CodeDraw window.
- getWindowPositionY() - Method in class codedraw.events.WindowMoveEventArgs
-
Gets the distance in pixel from the top left corner of the screen to the top left corner of CodeDraw window.
- getX() - Method in class codedraw.events.MouseClickEventArgs
-
Gets the distance in pixel from the left side of the canvas to the mouse.
- getX() - Method in class codedraw.events.MouseDownEventArgs
-
Gets the distance in pixel from the left side of the canvas to the mouse.
- getX() - Method in class codedraw.events.MouseEnterEventArgs
-
Gets the distance in pixel from the left side of the canvas to the mouse.
- getX() - Method in class codedraw.events.MouseLeaveEventArgs
-
Gets the distance in pixel from the left side of the canvas to the mouse.
- getX() - Method in class codedraw.events.MouseMoveEventArgs
-
Gets the distance in pixel from the left side of the canvas to the mouse.
- getX() - Method in class codedraw.events.MouseUpEventArgs
-
Gets the distance in pixel from the left side of the canvas to the mouse.
- getY() - Method in class codedraw.events.MouseClickEventArgs
-
Gets the distance in pixel from the top side of the canvas to the mouse.
- getY() - Method in class codedraw.events.MouseDownEventArgs
-
Gets the distance in pixel from the top side of the canvas to the mouse.
- getY() - Method in class codedraw.events.MouseEnterEventArgs
-
Gets the distance in pixel from the top side of the canvas to the mouse.
- getY() - Method in class codedraw.events.MouseLeaveEventArgs
-
Gets the distance in pixel from the top side of the canvas to the mouse.
- getY() - Method in class codedraw.events.MouseMoveEventArgs
-
Gets the distance in pixel from the top side of the canvas to the mouse.
- getY() - Method in class codedraw.events.MouseUpEventArgs
-
Gets the distance in pixel from the top side of the canvas to the mouse.
- GHOST_WHITE - Static variable in class codedraw.Palette
- GIF - Enum constant in enum class codedraw.images.ImageFormat
- GOLD - Static variable in class codedraw.Palette
- GOLDEN_ROD - Static variable in class codedraw.Palette
- GRAY - Static variable in class codedraw.Palette
-
This color differs from
Color.GRAY
. - GREATER - Enum constant in enum class codedraw.events.Key
- GREEN - Static variable in class codedraw.Palette
-
This color differs from
Color.GREEN
. - GREEN_YELLOW - Static variable in class codedraw.Palette
All Classes and Interfaces|All Packages|Serialized Form