A B C D E F G H I J K L M N O P R S T U V W Y
G
- getApplet(String) - Method in class coffeedraw.ControllerFrame
-
Deprecated.Return the applet
- getAppletContext() - Method in class coffeedraw.ControllerFrame
-
Deprecated.This is here to help out the applet.
- getApplets() - Method in class coffeedraw.ControllerFrame
-
Deprecated.Return an enumeration containing the applet
- getArcAngle() - Method in class coffeedraw.FilledArc
-
Return the angular extent of the arc, in degrees.
- getArcAngle() - Method in class coffeedraw.FramedArc
-
Return the angular extent of the arc, in degrees.
- getArcHeight() - Method in class coffeedraw.FilledRoundedRect
-
Return the height of the arcs of this rounded rectangle, in
intprecision. - getArcHeight() - Method in class coffeedraw.FramedRoundedRect
-
Return the height of the arcs of this rounded rectangle, in
intprecision. - getArcWidth() - Method in class coffeedraw.FilledRoundedRect
-
Return the width of the arcs of this rounded rectangle, in
intprecision. - getArcWidth() - Method in class coffeedraw.FramedRoundedRect
-
Return the width of the arcs of this rounded rectangle, in
intprecision. - getAudio(String) - Method in class coffeedraw.Controller
-
Load an audio file as an
AudioClip. - getAudioClip(URL) - Method in class coffeedraw.ControllerFrame
-
Deprecated.Return an audio clip from the given URL
- getBackground() - Method in interface coffeedraw.DrawingCanvas
-
Return the background color of this canvas
- getBasis() - Method in class coffeedraw.Text
-
Get the shape that is the basis of this text, or
nullif this text is simply placed at a point, with no basis. - getBounds() - Method in interface coffeedraw.Drawable2DInterface
-
Deprecated.for internal use only
- getBounds() - Method in interface coffeedraw.DrawingCanvas
-
Deprecated.for internal use only
- getBounds() - Method in class coffeedraw.ObjectDrawPolygon
-
Deprecated.for internal use only
- getBounds() - Method in class coffeedraw.ObjectDrawRectangularShape
-
Deprecated.for internal use only
- getBounds() - Method in class coffeedraw.Text
-
Deprecated.for internal use only
- getCanvas() - Method in class coffeedraw.Animation
-
Return the canvas that this object is on.
- getCanvas() - Method in interface coffeedraw.DrawableInterface
-
Return the canvas that this object is on.
- getCanvas() - Method in class coffeedraw.FilledArc
-
Return the canvas that this object is on.
- getCanvas() - Method in class coffeedraw.FilledOval
-
Return the canvas that this object is on.
- getCanvas() - Method in class coffeedraw.FilledPolygon
-
Return the canvas that this object is on.
- getCanvas() - Method in class coffeedraw.FilledRect
-
Return the canvas that this object is on.
- getCanvas() - Method in class coffeedraw.FilledRoundedRect
-
Return the canvas that this object is on.
- getCanvas() - Method in class coffeedraw.FramedArc
-
Return the canvas that this object is on.
- getCanvas() - Method in class coffeedraw.FramedOval
-
Return the canvas that this object is on.
- getCanvas() - Method in class coffeedraw.FramedPolygon
-
Return the canvas that this object is on.
- getCanvas() - Method in class coffeedraw.FramedRect
-
Return the canvas that this object is on.
- getCanvas() - Method in class coffeedraw.FramedRoundedRect
-
Return the canvas that this object is on.
- getCanvas() - Method in class coffeedraw.KeyInterpreter
-
Return the canvas this listener is attached to.
- getCanvas() - Method in class coffeedraw.Line
-
Return the canvas that this object is on.
- getCanvas() - Method in class coffeedraw.MouseInterpreter
-
Return the canvas this interpreter is attached to.
- getCanvas() - Method in class coffeedraw.ObjectDrawShape
-
Deprecated.
- getCanvas() - Method in class coffeedraw.Text
-
Return the canvas that this object is on.
- getCanvas() - Method in class coffeedraw.Turtle
-
Return the canvas that this object is on.
- getCanvas() - Method in class coffeedraw.VisibleImage
-
Return the canvas that this object is on.
- getCanvas() - Method in class coffeedraw.WindowController
-
Retrieve the
canvasobject of thisWindowController. - getCodeBase() - Method in class coffeedraw.ControllerFrame
-
Deprecated.This is here to help out the applet.
- getColor() - Method in class coffeedraw.Animation
-
Return the color that this animation's labels are drawn with.
- getColor() - Method in interface coffeedraw.DrawableInterface
-
Return the color of this object
- getColor() - Method in class coffeedraw.FilledArc
-
Return the color of this object
- getColor() - Method in class coffeedraw.FilledOval
-
Return the color of this object
- getColor() - Method in class coffeedraw.FilledPolygon
-
Return the color of this object
- getColor() - Method in class coffeedraw.FilledRect
-
Return the color of this object
- getColor() - Method in class coffeedraw.FilledRoundedRect
-
Return the color of this object
- getColor() - Method in class coffeedraw.FramedArc
-
Return the color of this object
- getColor() - Method in class coffeedraw.FramedOval
-
Return the color of this object
- getColor() - Method in class coffeedraw.FramedPolygon
-
Return the color of this object
- getColor() - Method in class coffeedraw.FramedRect
-
Return the color of this object
- getColor() - Method in class coffeedraw.FramedRoundedRect
-
Return the color of this object
- getColor() - Method in class coffeedraw.Line
-
Return the color of this object
- getColor() - Method in class coffeedraw.ObjectDrawShape
-
Deprecated.
- getColor() - Method in class coffeedraw.Text
-
Return the color of this object
- getColor() - Method in class coffeedraw.Turtle
-
Return the color of this object
- getColor() - Method in class coffeedraw.VisibleImage
-
Return the color of this object.
- getCount() - Method in class coffeedraw.Animation
-
Get this animation's count.
- getDelay() - Method in class coffeedraw.EventTimer
-
Get the timer's delay.
- getDocumentBase() - Method in class coffeedraw.ControllerFrame
-
Deprecated.This is here to help out the applet.
- getDoubleArcHeight() - Method in class coffeedraw.FilledRoundedRect
-
Return the height of the arcs of this rounded rectangle, in
doubleprecision. - getDoubleArcHeight() - Method in class coffeedraw.FramedRoundedRect
-
Return the height of the arcs of this rounded rectangle, in
doubleprecision. - getDoubleArcWidth() - Method in class coffeedraw.FilledRoundedRect
-
Return the width of the arcs of this rounded rectangle, in
doubleprecision. - getDoubleArcWidth() - Method in class coffeedraw.FramedRoundedRect
-
Return the width of the arcs of this rounded rectangle, in
doubleprecision. - getDoubleHeight() - Method in interface coffeedraw.Drawable2DInterface
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleHeight() - Method in class coffeedraw.FilledArc
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleHeight() - Method in class coffeedraw.FilledOval
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleHeight() - Method in class coffeedraw.FilledPolygon
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleHeight() - Method in class coffeedraw.FilledRect
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleHeight() - Method in class coffeedraw.FilledRoundedRect
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleHeight() - Method in class coffeedraw.FramedArc
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleHeight() - Method in class coffeedraw.FramedOval
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleHeight() - Method in class coffeedraw.FramedPolygon
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleHeight() - Method in class coffeedraw.FramedRect
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleHeight() - Method in class coffeedraw.FramedRoundedRect
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleHeight() - Method in class coffeedraw.ObjectDrawPolygon
- getDoubleHeight() - Method in class coffeedraw.ObjectDrawRectangularShape
-
Deprecated.
- getDoubleHeight() - Method in class coffeedraw.Text
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleHeight() - Method in class coffeedraw.VisibleImage
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleWidth() - Method in interface coffeedraw.Drawable2DInterface
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleWidth() - Method in class coffeedraw.FilledArc
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleWidth() - Method in class coffeedraw.FilledOval
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleWidth() - Method in class coffeedraw.FilledPolygon
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleWidth() - Method in class coffeedraw.FilledRect
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleWidth() - Method in class coffeedraw.FilledRoundedRect
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleWidth() - Method in class coffeedraw.FramedArc
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleWidth() - Method in class coffeedraw.FramedOval
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleWidth() - Method in class coffeedraw.FramedPolygon
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleWidth() - Method in class coffeedraw.FramedRect
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleWidth() - Method in class coffeedraw.FramedRoundedRect
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleWidth() - Method in class coffeedraw.ObjectDrawPolygon
- getDoubleWidth() - Method in class coffeedraw.ObjectDrawRectangularShape
-
Deprecated.
- getDoubleWidth() - Method in class coffeedraw.Text
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleWidth() - Method in class coffeedraw.VisibleImage
-
Return the height of the rectangle bounding this object, in double precision.
- getDoubleX() - Method in class coffeedraw.Animation
-
Get this object's x coordinate, in double precision.
- getDoubleX() - Method in class coffeedraw.FilledArc
-
Get this object's x coordinate, in double precision.
- getDoubleX() - Method in class coffeedraw.FilledOval
-
Get this object's x coordinate, in double precision.
- getDoubleX() - Method in class coffeedraw.FilledPolygon
-
Get this object's x coordinate, in double precision.
- getDoubleX() - Method in class coffeedraw.FilledRect
-
Get this object's x coordinate, in double precision.
- getDoubleX() - Method in class coffeedraw.FilledRoundedRect
-
Get this object's x coordinate, in double precision.
- getDoubleX() - Method in class coffeedraw.FramedArc
-
Get this object's x coordinate, in double precision.
- getDoubleX() - Method in class coffeedraw.FramedOval
-
Get this object's x coordinate, in double precision.
- getDoubleX() - Method in class coffeedraw.FramedPolygon
-
Get this object's x coordinate, in double precision.
- getDoubleX() - Method in class coffeedraw.FramedRect
-
Get this object's x coordinate, in double precision.
- getDoubleX() - Method in class coffeedraw.FramedRoundedRect
-
Get this object's x coordinate, in double precision.
- getDoubleX() - Method in interface coffeedraw.LocatableInterface
-
Get this object's x coordinate, in double precision.
- getDoubleX() - Method in class coffeedraw.Location
-
Get the
xcoordinate of thisLocation, indoubleprecision. - getDoubleX() - Method in class coffeedraw.ObjectDrawPolygon
- getDoubleX() - Method in class coffeedraw.ObjectDrawRectangularShape
-
Deprecated.
- getDoubleX() - Method in class coffeedraw.Text
-
Get this object's x coordinate, in double precision.
- getDoubleX() - Method in class coffeedraw.Turtle
-
Get this object's x coordinate, in double precision.
- getDoubleX() - Method in class coffeedraw.VisibleImage
-
Get this object's x coordinate, in double precision.
- getDoubleY() - Method in class coffeedraw.Animation
-
Get this object's y coordinate, in double precision.
- getDoubleY() - Method in class coffeedraw.FilledArc
-
Get this object's y coordinate, in double precision.
- getDoubleY() - Method in class coffeedraw.FilledOval
-
Get this object's y coordinate, in double precision.
- getDoubleY() - Method in class coffeedraw.FilledPolygon
-
Get this object's y coordinate, in double precision.
- getDoubleY() - Method in class coffeedraw.FilledRect
-
Get this object's y coordinate, in double precision.
- getDoubleY() - Method in class coffeedraw.FilledRoundedRect
-
Get this object's y coordinate, in double precision.
- getDoubleY() - Method in class coffeedraw.FramedArc
-
Get this object's y coordinate, in double precision.
- getDoubleY() - Method in class coffeedraw.FramedOval
-
Get this object's y coordinate, in double precision.
- getDoubleY() - Method in class coffeedraw.FramedPolygon
-
Get this object's y coordinate, in double precision.
- getDoubleY() - Method in class coffeedraw.FramedRect
-
Get this object's y coordinate, in double precision.
- getDoubleY() - Method in class coffeedraw.FramedRoundedRect
-
Get this object's y coordinate, in double precision.
- getDoubleY() - Method in interface coffeedraw.LocatableInterface
-
Get this object's y coordinate, in double precision.
- getDoubleY() - Method in class coffeedraw.Location
-
Get the
ycoordinate of thisLocation, indoubleprecision. - getDoubleY() - Method in class coffeedraw.ObjectDrawPolygon
- getDoubleY() - Method in class coffeedraw.ObjectDrawRectangularShape
-
Deprecated.
- getDoubleY() - Method in class coffeedraw.Text
-
Get this object's y coordinate, in double precision.
- getDoubleY() - Method in class coffeedraw.Turtle
-
Get this object's y coordinate, in double precision.
- getDoubleY() - Method in class coffeedraw.VisibleImage
-
Get this object's y coordinate, in double precision.
- getDrawableIterator() - Method in interface coffeedraw.DrawingCanvas
-
Return a
DrawableIteratorthat will list off, one by one, theDrawableInterfaceobjects that exist on this canvas. - getDrawableIterator() - Method in class coffeedraw.JDrawingCanvas
-
Deprecated.
- getDrawables(DrawingCanvas) - Static method in class coffeedraw.ObjectDrawShape
-
Deprecated.for internal use only
- getEnd() - Method in interface coffeedraw.Drawable1DInterface
-
Get the location of the end of the line.
- getEnd() - Method in class coffeedraw.Line
-
Get the location of the end of the line.
- getFont() - Method in class coffeedraw.Text
-
Return the
Fontobject representing the font, font size, and style of thisText. - getFont() - Method in class coffeedraw.TextWrappingLayout.SimpleTextRun
-
Deprecated.
- getFont() - Method in interface coffeedraw.TextWrappingLayout.TextRun
-
Deprecated.
- getGraphics() - Method in interface coffeedraw.DrawingCanvas
-
Deprecated.for internal use only
- getHeading() - Method in class coffeedraw.Turtle
-
Get the turtle's heading - the direction, as a degree angle, that it is facing.
- getHeight() - Method in interface coffeedraw.Drawable2DInterface
-
Return the width of the rectangle bounding this object.
- getHeight() - Method in interface coffeedraw.DrawingCanvas
-
Return the height of the canvas
- getHeight() - Method in class coffeedraw.FilledArc
-
Return the width of the rectangle bounding this object.
- getHeight() - Method in class coffeedraw.FilledOval
-
Return the width of the rectangle bounding this object.
- getHeight() - Method in class coffeedraw.FilledPolygon
-
Return the width of the rectangle bounding this object.
- getHeight() - Method in class coffeedraw.FilledRect
-
Return the width of the rectangle bounding this object.
- getHeight() - Method in class coffeedraw.FilledRoundedRect
-
Return the width of the rectangle bounding this object.
- getHeight() - Method in class coffeedraw.FramedArc
-
Return the width of the rectangle bounding this object.
- getHeight() - Method in class coffeedraw.FramedOval
-
Return the width of the rectangle bounding this object.
- getHeight() - Method in class coffeedraw.FramedPolygon
-
Return the width of the rectangle bounding this object.
- getHeight() - Method in class coffeedraw.FramedRect
-
Return the width of the rectangle bounding this object.
- getHeight() - Method in class coffeedraw.FramedRoundedRect
-
Return the width of the rectangle bounding this object.
- getHeight() - Method in class coffeedraw.ObjectDrawPolygon
- getHeight() - Method in class coffeedraw.ObjectDrawRectangularShape
-
Deprecated.
- getHeight() - Method in class coffeedraw.Text
-
Return the width of the rectangle bounding this object.
- getHeight() - Method in class coffeedraw.VisibleImage
-
Return the width of the rectangle bounding this object.
- getHorizontalAlignment() - Method in class coffeedraw.Text
-
Retrieve the horizontal alignment value
- getImage() - Method in class coffeedraw.VisibleImage
-
Get the
Imageobject belonging to thisVisibleImage. - getImage(String) - Method in class coffeedraw.Controller
-
Load an image file as an
Image. - getImage(URL) - Method in class coffeedraw.ControllerFrame
-
Deprecated.Return an image from the given URL
- getImageHeight() - Method in class coffeedraw.VisibleImage
-
Get the actual height in pixels of the image file that this
VisibleImagedraws. - getImageWidth() - Method in class coffeedraw.VisibleImage
-
Get the actual width in pixels of the image file that this
VisibleImagedraws. - getLineWidth() - Method in interface coffeedraw.DrawableStrokeInterface
-
Return the width of this object's lines.
- getLineWidth() - Method in class coffeedraw.FramedArc
-
Return the width of this object's lines.
- getLineWidth() - Method in class coffeedraw.FramedOval
-
Return the width of this object's lines.
- getLineWidth() - Method in class coffeedraw.FramedRect
-
Return the width of this object's lines.
- getLineWidth() - Method in class coffeedraw.FramedRoundedRect
-
Return the width of this object's lines.
- getLineWidth() - Method in class coffeedraw.Line
-
Return the width of this object's lines.
- getLineWidth() - Method in class coffeedraw.Turtle
-
Return the width of this object's lines.
- getLocation() - Method in class coffeedraw.Animation
-
Get this object's location.
- getLocation() - Method in class coffeedraw.FilledArc
-
Get this object's location.
- getLocation() - Method in class coffeedraw.FilledOval
-
Get this object's location.
- getLocation() - Method in class coffeedraw.FilledPolygon
-
Get this object's location.
- getLocation() - Method in class coffeedraw.FilledRect
-
Get this object's location.
- getLocation() - Method in class coffeedraw.FilledRoundedRect
-
Get this object's location.
- getLocation() - Method in class coffeedraw.FramedArc
-
Get this object's location.
- getLocation() - Method in class coffeedraw.FramedOval
-
Get this object's location.
- getLocation() - Method in class coffeedraw.FramedPolygon
-
Get this object's location.
- getLocation() - Method in class coffeedraw.FramedRect
-
Get this object's location.
- getLocation() - Method in class coffeedraw.FramedRoundedRect
-
Get this object's location.
- getLocation() - Method in interface coffeedraw.LocatableInterface
-
Get this object's location.
- getLocation() - Method in class coffeedraw.ObjectDrawPolygon
- getLocation() - Method in class coffeedraw.ObjectDrawRectangularShape
-
Deprecated.
- getLocation() - Method in class coffeedraw.Text
-
Get this object's location.
- getLocation() - Method in class coffeedraw.Turtle
-
Get this object's location.
- getLocation() - Method in class coffeedraw.VisibleImage
-
Get this object's location.
- getMinimumSize() - Method in class coffeedraw.SizeablePanel
- getName() - Method in class coffeedraw.Client
-
Get the client name.
- getName() - Method in class coffeedraw.Server
-
Get the server name.
- getNext() - Method in class coffeedraw.Text
-
Get the next
Textobject in a chain, ornullif there is no more text after this one. - getNextRun() - Method in class coffeedraw.Text
-
Deprecated.for internal use only
- getNextRun() - Method in class coffeedraw.TextWrappingLayout.SimpleTextRun
-
Deprecated.
- getNextRun() - Method in interface coffeedraw.TextWrappingLayout.TextRun
-
Deprecated.
- getParameter(String) - Method in class coffeedraw.ControllerFrame
-
Deprecated.This is here to help out the applet.
- getPoints() - Method in class coffeedraw.ObjectDrawPolygon
- getPreferredSize() - Method in class coffeedraw.SizeablePanel
- getPrevious() - Method in class coffeedraw.Text
-
Get the previous
Textobject in a chain, ornullif there is no more text before this one. - getRotation() - Method in interface coffeedraw.DrawableInterface
-
Returns
object.rotation - getRotation() - Method in class coffeedraw.ObjectDrawShape
-
Deprecated.
- getServerAddress() - Method in class coffeedraw.Client
-
Get the server address.
- getServerName() - Method in class coffeedraw.Client
-
Get the server name.
- getShape() - Method in interface coffeedraw.DrawableInterface
-
Deprecated.internal use only
- getShape() - Method in class coffeedraw.ObjectDrawShape
-
Deprecated.for internal use only
- getSides() - Method in class coffeedraw.ObjectDrawPolygon
- getSize() - Method in interface coffeedraw.DrawingCanvas
-
Return the size of the canvas as a
Dimensionobject. - getSketchDoubleX() - Method in class coffeedraw.Turtle
-
Get the x coordinate of the origin of the sketch, in
doubleprecision. - getSketchDoubleY() - Method in class coffeedraw.Turtle
-
Get the y coordinate of the origin of the sketch, in
doubleprecision. - getSketchLocation() - Method in class coffeedraw.Turtle
-
Get the location of the origin of the sketch.
- getSketchRotation() - Method in class coffeedraw.Turtle
-
Get the angle of rotation of this turtle's sketch
- getSketchScale() - Method in class coffeedraw.Turtle
-
Get the scale factor of the sketch - the degree to which it has been shrunk or expanded.
- getSketchX() - Method in class coffeedraw.Turtle
-
Get the x coordinate of the origin of the sketch, in
intprecision. - getSketchY() - Method in class coffeedraw.Turtle
-
Get the y coordinate of the origin of the sketch, in
intprecision. - getStart() - Method in interface coffeedraw.Drawable1DInterface
-
Get the location of the start of the line.
- getStart() - Method in class coffeedraw.Line
-
Get the location of the start of the line.
- getStartAngle() - Method in class coffeedraw.FilledArc
-
Get the angle at which the arc starts, in degrees.
- getStartAngle() - Method in class coffeedraw.FramedArc
-
Get the angle at which the arc starts, in degrees.
- getStartDelay() - Method in class coffeedraw.EventTimer
-
Get the timer's start delay.
- getStream(String) - Method in class coffeedraw.ControllerFrame
-
Deprecated.Return the input stream associated with the given key
- getStreamKeys() - Method in class coffeedraw.ControllerFrame
-
Deprecated.Return an iterator over all the stream keys
- getStroke() - Method in interface coffeedraw.DrawableStrokeInterface
-
Return the stroke used for this object's lines.
- getStroke() - Method in class coffeedraw.FramedArc
-
Return the stroke used for this object's lines.
- getStroke() - Method in class coffeedraw.FramedOval
-
Return the stroke used for this object's lines.
- getStroke() - Method in class coffeedraw.FramedRect
-
Return the stroke used for this object's lines.
- getStroke() - Method in class coffeedraw.FramedRoundedRect
-
Return the stroke used for this object's lines.
- getStroke() - Method in class coffeedraw.Line
-
Return the stroke used for this object's lines.
- getStroke() - Method in class coffeedraw.Turtle
-
Return the stroke used for this object's lines.
- getText() - Method in class coffeedraw.Text
-
Return the text string displayed by this
Text. - getText() - Method in class coffeedraw.TextWrappingLayout.SimpleTextRun
-
Deprecated.
- getText() - Method in interface coffeedraw.TextWrappingLayout.TextRun
-
Deprecated.
- getTimeSinceInitialFiring() - Method in class coffeedraw.EventTimer
-
Return the number of seconds since this timer's initial firing.
- getTimeSincePreviousFiring() - Method in class coffeedraw.EventTimer
-
Return the number of seconds since this timer's previous firing.
- getTimeSinceStart() - Method in class coffeedraw.EventTimer
-
Return the number of seconds since this timer was started.
- getVersion() - Static method in class coffeedraw.Controller
-
Determine which version of ObjectDraw you are using.
- getVerticalAlignment() - Method in class coffeedraw.Text
-
Retrieve the vertical alignment value
- getWidth() - Method in interface coffeedraw.Drawable2DInterface
-
Return the height of the rectangle bounding this object.
- getWidth() - Method in interface coffeedraw.DrawingCanvas
-
Return the width of the canvas
- getWidth() - Method in class coffeedraw.FilledArc
-
Return the height of the rectangle bounding this object.
- getWidth() - Method in class coffeedraw.FilledOval
-
Return the height of the rectangle bounding this object.
- getWidth() - Method in class coffeedraw.FilledPolygon
-
Return the height of the rectangle bounding this object.
- getWidth() - Method in class coffeedraw.FilledRect
-
Return the height of the rectangle bounding this object.
- getWidth() - Method in class coffeedraw.FilledRoundedRect
-
Return the height of the rectangle bounding this object.
- getWidth() - Method in class coffeedraw.FramedArc
-
Return the height of the rectangle bounding this object.
- getWidth() - Method in class coffeedraw.FramedOval
-
Return the height of the rectangle bounding this object.
- getWidth() - Method in class coffeedraw.FramedPolygon
-
Return the height of the rectangle bounding this object.
- getWidth() - Method in class coffeedraw.FramedRect
-
Return the height of the rectangle bounding this object.
- getWidth() - Method in class coffeedraw.FramedRoundedRect
-
Return the height of the rectangle bounding this object.
- getWidth() - Method in class coffeedraw.ObjectDrawPolygon
- getWidth() - Method in class coffeedraw.ObjectDrawRectangularShape
-
Deprecated.
- getWidth() - Method in class coffeedraw.Text
-
Return the height of the rectangle bounding this object.
- getWidth() - Method in class coffeedraw.VisibleImage
-
Return the height of the rectangle bounding this object.
- getX() - Method in class coffeedraw.Animation
-
Get this object's x coordinate.
- getX() - Method in class coffeedraw.FilledArc
-
Get this object's x coordinate.
- getX() - Method in class coffeedraw.FilledOval
-
Get this object's x coordinate.
- getX() - Method in class coffeedraw.FilledPolygon
-
Get this object's x coordinate.
- getX() - Method in class coffeedraw.FilledRect
-
Get this object's x coordinate.
- getX() - Method in class coffeedraw.FilledRoundedRect
-
Get this object's x coordinate.
- getX() - Method in class coffeedraw.FramedArc
-
Get this object's x coordinate.
- getX() - Method in class coffeedraw.FramedOval
-
Get this object's x coordinate.
- getX() - Method in class coffeedraw.FramedPolygon
-
Get this object's x coordinate.
- getX() - Method in class coffeedraw.FramedRect
-
Get this object's x coordinate.
- getX() - Method in class coffeedraw.FramedRoundedRect
-
Get this object's x coordinate.
- getX() - Method in interface coffeedraw.LocatableInterface
-
Get this object's x coordinate.
- getX() - Method in class coffeedraw.Location
-
Get the
xcoordinate of thisLocation, in integer precision. - getX() - Method in class coffeedraw.ObjectDrawPolygon
- getX() - Method in class coffeedraw.ObjectDrawRectangularShape
-
Deprecated.
- getX() - Method in class coffeedraw.Text
-
Get this object's x coordinate.
- getX() - Method in class coffeedraw.Turtle
-
Get this object's x coordinate.
- getX() - Method in class coffeedraw.VisibleImage
-
Get this object's x coordinate.
- getY() - Method in class coffeedraw.Animation
-
Get this object's y coordinate.
- getY() - Method in class coffeedraw.FilledArc
-
Get this object's y coordinate.
- getY() - Method in class coffeedraw.FilledOval
-
Get this object's y coordinate.
- getY() - Method in class coffeedraw.FilledPolygon
-
Get this object's y coordinate.
- getY() - Method in class coffeedraw.FilledRect
-
Get this object's y coordinate.
- getY() - Method in class coffeedraw.FilledRoundedRect
-
Get this object's y coordinate.
- getY() - Method in class coffeedraw.FramedArc
-
Get this object's y coordinate.
- getY() - Method in class coffeedraw.FramedOval
-
Get this object's y coordinate.
- getY() - Method in class coffeedraw.FramedPolygon
-
Get this object's y coordinate.
- getY() - Method in class coffeedraw.FramedRect
-
Get this object's y coordinate.
- getY() - Method in class coffeedraw.FramedRoundedRect
-
Get this object's y coordinate.
- getY() - Method in interface coffeedraw.LocatableInterface
-
Get this object's y coordinate.
- getY() - Method in class coffeedraw.Location
-
Get the
ycoordinate of thisLocation, in integer precision. - getY() - Method in class coffeedraw.ObjectDrawPolygon
- getY() - Method in class coffeedraw.ObjectDrawRectangularShape
-
Deprecated.
- getY() - Method in class coffeedraw.Text
-
Get this object's y coordinate.
- getY() - Method in class coffeedraw.Turtle
-
Get this object's y coordinate.
- getY() - Method in class coffeedraw.VisibleImage
-
Get this object's y coordinate.
- GLOW - Static variable in class coffeedraw.Animation
-
Animation type that halos the target in green spots, which then shoot off upward.
- GOLD_SHOWER - Static variable in class coffeedraw.Animation
-
Animation type that shows a shower of golden sparks falling in front of the target.