Index
All Classes and Interfaces|All Packages
G
- 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.
- 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.
- getColor() - Method in class codedraw.CodeDraw
-
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.
- getCursorStyle() - Method in class codedraw.CodeDraw
-
Defines the style of the cursor while hovering of the CodeDraw canvas.
- 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.
- getHorizontalAlign() - Method in class codedraw.textformat.TextFormat
-
Defines the horizontal alignment of the drawn text.
- getLineWidth() - Method in class codedraw.CodeDraw
-
Defines the width or thickness of drawn shapes and lines.
- getTextFormat() - Method in class codedraw.CodeDraw
-
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.
- getWidth() - Method in class codedraw.CodeDraw
-
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.
- 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.
- GHOST_WHITE - Static variable in class codedraw.Palette
- GOLD - Static variable in class codedraw.Palette
- GOLDEN_ROD - Static variable in class codedraw.Palette
- GRAY - Static variable in class codedraw.Palette
- GREEN - Static variable in class codedraw.Palette
- GREEN_YELLOW - Static variable in class codedraw.Palette
- GREY - Static variable in class codedraw.Palette
All Classes and Interfaces|All Packages