A B C D E F G H I J K L M N O P R S T U V W Y
T
- Text - Class in coffeedraw
-
A
Textobject displays some text on the screen. - Text(boolean, double, double, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject at (x,y), displaying the giventext. - Text(boolean, double, double, Color, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject at (x,y), displaying the giventextin the givencolor. - Text(boolean, DrawableInterface, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject attached to the givenbasis, displaying the giventext. - Text(boolean, DrawableInterface, Color, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject attached to the givenbasis, displaying the giventextin the givencolor. - Text(boolean, Location, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject atorigin, displaying the giventext. - Text(boolean, Location, Color, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject atorigin, displaying the giventextin the givencolor. - Text(char, double, double, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject at (x,y), displaying the giventext. - Text(char, double, double, Color, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject at (x,y), displaying the giventextin the givencolor. - Text(char, DrawableInterface, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject attached to the givenbasis, displaying the giventext. - Text(char, DrawableInterface, Color, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject attached to the givenbasis, displaying the giventextin the givencolor. - Text(char, Location, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject atorigin, displaying the giventext. - Text(char, Location, Color, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject atorigin, displaying the giventextin the givencolor. - Text(double, double, double, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject at (x,y), displaying the giventext. - Text(double, double, double, Color, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject at (x,y), displaying the giventextin the givencolor. - Text(double, DrawableInterface, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject attached to the givenbasis, displaying the giventext. - Text(double, DrawableInterface, Color, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject attached to the givenbasis, displaying the giventextin the givencolor. - Text(double, Location, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject atorigin, displaying the giventext. - Text(double, Location, Color, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject atorigin, displaying the giventextin the givencolor. - Text(long, double, double, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject at (x,y), displaying the giventext. - Text(long, double, double, Color, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject at (x,y), displaying the giventextin the givencolor. - Text(long, DrawableInterface, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject attached to the givenbasis, displaying the giventext. - Text(long, DrawableInterface, Color, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject attached to the givenbasis, displaying the giventextin the givencolor. - Text(long, Location, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject atorigin, displaying the giventext. - Text(long, Location, Color, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject atorigin, displaying the giventextin the givencolor. - Text(Object, double, double, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject at (x,y), displaying the giventext. - Text(Object, double, double, Color, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject at (x,y), displaying the giventextin the givencolor. - Text(Object, DrawableInterface, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject attached to the givenbasis, displaying the giventext. - Text(Object, DrawableInterface, Color, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject attached to the givenbasis, displaying the giventextin the givencolor. - Text(Object, Location, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject atorigin, displaying the giventext. - Text(Object, Location, Color, DrawingCanvas) - Constructor for class coffeedraw.Text
-
Create a
Textobject atorigin, displaying the giventextin the givencolor. - TextWrappingLayout - Class in coffeedraw
-
Deprecated.for internal use only
- TextWrappingLayout(TextWrappingLayout.TextRun, double, double, Shape, FontRenderContext) - Constructor for class coffeedraw.TextWrappingLayout
-
Deprecated.Create a TextWrappingLayout that will take its text from the given TextRun and produce a layout in the given shape, with the given alignment.
- TextWrappingLayout.SimpleTextRun - Class in coffeedraw
-
Deprecated.for internal use only
- TextWrappingLayout.TextRun - Interface in coffeedraw
-
Deprecated.for internal use only
- TOP - Static variable in class coffeedraw.Text
-
Alignment value to align the top of text with the basis.
- toPoint() - Method in class coffeedraw.Location
-
Return a Java
Pointobject representing the coordinates of thisLocation. - toString() - Method in class coffeedraw.Animation
-
Return a string describing how this object might be constructed.
- toString() - Method in class coffeedraw.FilledArc
-
Return a string describing how this object might be constructed.
- toString() - Method in class coffeedraw.FilledOval
-
Return a string describing how this object might be constructed.
- toString() - Method in class coffeedraw.FilledPolygon
-
Return a string describing how this object might be constructed.
- toString() - Method in class coffeedraw.FilledRect
-
Return a string describing how this object might be constructed.
- toString() - Method in class coffeedraw.FilledRoundedRect
-
Return a string describing how this object might be constructed.
- toString() - Method in class coffeedraw.FramedArc
-
Return a string describing how this object might be constructed.
- toString() - Method in class coffeedraw.FramedOval
-
Return a string describing how this object might be constructed.
- toString() - Method in class coffeedraw.FramedPolygon
-
Return a string describing how this object might be constructed.
- toString() - Method in class coffeedraw.FramedRect
-
Return a string describing how this object might be constructed.
- toString() - Method in class coffeedraw.FramedRoundedRect
-
Return a string describing how this object might be constructed.
- toString() - Method in class coffeedraw.JDrawingCanvas
-
Deprecated.
- toString() - Method in class coffeedraw.Line
-
Return a string describing how this object might be constructed.
- toString() - Method in class coffeedraw.Location
-
Return a string describing how this
Locationmight be constructed. - toString() - Method in class coffeedraw.ObjectDrawObject
-
Deprecated.
- toString() - Method in class coffeedraw.Text
-
Return a string describing how this object might be constructed.
- toString() - Method in class coffeedraw.Turtle
-
Return a string describing how this object might be constructed.
- toString() - Method in class coffeedraw.VisibleImage
-
Return a string describing how this object might be constructed.
- translate(double, double) - Method in class coffeedraw.Location
-
Translate this
Locationby the given amount in the x and y. - TREASURE - Static variable in class coffeedraw.Animation
-
Animation type that shows gold glittering in a open treasure chest, then gradually fading away.
- Turtle - Class in coffeedraw
-
A
Turtleobject allows you to draw lines and filled-in polygons by giving instructions to a computer creature called a "turtle" that moves around on the screen and draws a line as it goes. - Turtle(double, double, DrawingCanvas) - Constructor for class coffeedraw.Turtle
-
Construct a
Turtleat (x,y), facing to the right, and drawing a line in black. - Turtle(double, double, Color, DrawingCanvas) - Constructor for class coffeedraw.Turtle
-
Construct a
Turtleat (x,y), facing to the right, and drawing a line in the givencolor. - Turtle(DrawingCanvas) - Constructor for class coffeedraw.Turtle
-
Construct a
Turtleat the center ofcanvas, facing to the right, and drawing a line in black. - Turtle(Location, DrawingCanvas) - Constructor for class coffeedraw.Turtle
-
Construct a
Turtleatstart, facing to the right, and drawing a line in the givencolor. - Turtle(Location, Color, DrawingCanvas) - Constructor for class coffeedraw.Turtle
-
Construct a
Turtleatstart, facing to the right, and drawing a line in the givencolor. - Turtle(Turtle, DrawingCanvas) - Constructor for class coffeedraw.Turtle
-
Construct a clone of
cloneand place it on the given canvas. - Turtle(Color, DrawingCanvas) - Constructor for class coffeedraw.Turtle
-
Construct a
Turtleat the center ofcanvas, facing to the right, and drawing a line in the givencolor.