Index
All Classes and Interfaces|All Packages|Serialized Form
S
- S - Enum constant in enum class codedraw.events.Key
- SADDLE_BROWN - Static variable in class codedraw.Palette
- SALMON - Static variable in class codedraw.Palette
- SANDY_BROWN - Static variable in class codedraw.Palette
- saveAs(CodeDrawImage, String, ImageFormat) - Static method in class codedraw.images.CodeDrawImage
-
Saves the image to the specified location using the specified image format.
- SCROLL_LOCK - Enum constant in enum class codedraw.events.Key
- SEA_GREEN - Static variable in class codedraw.Palette
- SEA_SHELL - Static variable in class codedraw.Palette
- SEMICOLON - Enum constant in enum class codedraw.events.Key
- SEPARATOR - Enum constant in enum class codedraw.events.Key
- setAntiAliased(boolean) - Method in class codedraw.CodeDraw
-
Defines whether drawn text, drawn shapes and filled shapes are anti-aliased.
- setAntiAliased(boolean) - Method in class codedraw.images.CodeDrawImage
-
Defines whether drawn text, drawn shapes and filled shapes are anti-aliased.
- setBold(boolean) - Method in class codedraw.textformat.TextFormat
-
Defines whether the drawn text is bold.
- setCanvasPositionX(int) - Method in class codedraw.CodeDraw
-
Sets the distance in pixel from the top left corner of the screen to the top left corner of CodeDraw canvas.
- setCanvasPositionY(int) - Method in class codedraw.CodeDraw
-
Sets the distance in pixel from the top left corner of the screen to the top left corner of CodeDraw canvas.
- setColor(Color) - Method in class codedraw.CodeDraw
-
Defines the color that is used for drawing all shapes.
- setColor(Color) - Method in class codedraw.images.CodeDrawImage
-
Defines the color that is used for drawing all shapes.
- setCorner(Corner) - Method in class codedraw.CodeDraw
-
Defines how the corners of drawn shapes should look.
- setCorner(Corner) - Method in class codedraw.images.CodeDrawImage
-
Defines how the corners of drawn shapes should look.
- setCursorStyle(CursorStyle) - Method in class codedraw.CodeDraw
-
Defines the style of the cursor while hovering of the CodeDraw canvas.
- setFontName(String) - Method in class codedraw.textformat.TextFormat
-
Defines the font of the drawn text.
- setFontSize(int) - Method in class codedraw.textformat.TextFormat
-
Defines the font size of the drawn text.
- setHorizontalAlign(HorizontalAlign) - Method in class codedraw.textformat.TextFormat
-
Defines the horizontal alignment of the drawn text.
- setItalic(boolean) - Method in class codedraw.textformat.TextFormat
-
Defines whether the drawn text is italic.
- setLineWidth(double) - Method in class codedraw.CodeDraw
-
Defines the width or thickness of drawn shapes and lines.
- setLineWidth(double) - Method in class codedraw.images.CodeDrawImage
-
Defines the width or thickness of drawn shapes and lines.
- setStrikethrough(boolean) - Method in class codedraw.textformat.TextFormat
-
Defines whether the drawn text is strikethrough.
- setTextFormat(TextFormat) - Method in class codedraw.CodeDraw
-
Defines the styling of drawn text.
- setTextFormat(TextFormat) - Method in class codedraw.images.CodeDrawImage
-
Defines the styling of drawn text.
- setTitle(String) - Method in class codedraw.CodeDraw
-
The title is the text displayed in the top left corner of the CodeDraw window.
- setUnderlined(Underline) - Method in class codedraw.textformat.TextFormat
-
Defines the underline styling of the drawn text.
- setVerticalAlign(VerticalAlign) - Method in class codedraw.textformat.TextFormat
-
Defines the vertical alignment of the drawn text.
- setWindowPositionX(int) - Method in class codedraw.CodeDraw
-
Sets the distance in pixel from the top left corner of the screen to the top left corner of CodeDraw window.
- setWindowPositionY(int) - Method in class codedraw.CodeDraw
-
Sets the distance in pixel from the top left corner of the screen to the top left corner of CodeDraw window.
- SHARP - Enum constant in enum class codedraw.Corner
-
All corners of drawn and filled shapes (e.g.
- SHIFT - Enum constant in enum class codedraw.events.Key
- show() - Method in class codedraw.CodeDraw
-
Displays all the drawn and filled shapes that have been drawn until now.
- show(long) - Method in class codedraw.CodeDraw
-
Displays all the drawn and filled shapes that have been drawn until now and then waits for the given amount of milliseconds.
- SIENNA - Static variable in class codedraw.Palette
- SILVER - Static variable in class codedraw.Palette
- SKY_BLUE - Static variable in class codedraw.Palette
- SLASH - Enum constant in enum class codedraw.events.Key
- SLATE_BLUE - Static variable in class codedraw.Palette
- SLATE_GRAY - Static variable in class codedraw.Palette
- SNOW - Static variable in class codedraw.Palette
- SOLID - Enum constant in enum class codedraw.textformat.Underline
-
A solid line will be drawn below the text.
- SOUTH_EAST_RESIZE - Static variable in class codedraw.CursorStyle
- SOUTH_RESIZE - Static variable in class codedraw.CursorStyle
- SOUTH_WEST_RESIZE - Static variable in class codedraw.CursorStyle
- SPACE - Enum constant in enum class codedraw.events.Key
- SPRING_GREEN - Static variable in class codedraw.Palette
- STEEL_BLUE - Static variable in class codedraw.Palette
- STOP - Enum constant in enum class codedraw.events.Key
- Subscription - Interface in codedraw.events
-
A Subscription can be used to stop the triggering of an EventHandler at a later time.
- SUBTRACT - Enum constant in enum class codedraw.events.Key
All Classes and Interfaces|All Packages|Serialized Form