A B C D E F G H I J K L M N O P R S T U V W Y
I
- ICE_STORM - Static variable in class coffeedraw.Animation
-
Animation type that shows large hailstones falling around its target.
- init() - Method in class coffeedraw.Controller
-
Deprecated.internal use only
- internalRotate(Graphics2D) - Method in class coffeedraw.ObjectDrawShape
-
Deprecated.for internal use only
- isActive() - Method in class coffeedraw.ControllerFrame
-
Deprecated.
- isGridVisible() - Method in class coffeedraw.WindowController
-
Determine if this
WindowController's grid is visible. - isHidden() - Method in class coffeedraw.Animation
-
Return
trueif this object has been rendered invisible with a call to itshide()method,falseif it is still being drawn. - isHidden() - Method in interface coffeedraw.DrawableInterface
-
Return
trueif this object has been rendered invisible with a call to itshide()method,falseif it is still being drawn. - isHidden() - Method in class coffeedraw.FilledArc
-
Return
trueif this object has been rendered invisible with a call to itshide()method,falseif it is still being drawn. - isHidden() - Method in class coffeedraw.FilledOval
-
Return
trueif this object has been rendered invisible with a call to itshide()method,falseif it is still being drawn. - isHidden() - Method in class coffeedraw.FilledPolygon
-
Return
trueif this object has been rendered invisible with a call to itshide()method,falseif it is still being drawn. - isHidden() - Method in class coffeedraw.FilledRect
-
Return
trueif this object has been rendered invisible with a call to itshide()method,falseif it is still being drawn. - isHidden() - Method in class coffeedraw.FilledRoundedRect
-
Return
trueif this object has been rendered invisible with a call to itshide()method,falseif it is still being drawn. - isHidden() - Method in class coffeedraw.FramedArc
-
Return
trueif this object has been rendered invisible with a call to itshide()method,falseif it is still being drawn. - isHidden() - Method in class coffeedraw.FramedOval
-
Return
trueif this object has been rendered invisible with a call to itshide()method,falseif it is still being drawn. - isHidden() - Method in class coffeedraw.FramedPolygon
-
Return
trueif this object has been rendered invisible with a call to itshide()method,falseif it is still being drawn. - isHidden() - Method in class coffeedraw.FramedRect
-
Return
trueif this object has been rendered invisible with a call to itshide()method,falseif it is still being drawn. - isHidden() - Method in class coffeedraw.FramedRoundedRect
-
Return
trueif this object has been rendered invisible with a call to itshide()method,falseif it is still being drawn. - isHidden() - Method in class coffeedraw.Line
-
Return
trueif this object has been rendered invisible with a call to itshide()method,falseif it is still being drawn. - isHidden() - Method in class coffeedraw.ObjectDrawShape
-
Deprecated.
- isHidden() - Method in class coffeedraw.Text
-
Return
trueif this object has been rendered invisible with a call to itshide()method,falseif it is still being drawn. - isHidden() - Method in class coffeedraw.Turtle
-
Return
trueif this object has been rendered invisible with a call to itshide()method,falseif it is still being drawn. - isHidden() - Method in class coffeedraw.VisibleImage
-
Return
trueif this object has been rendered invisible with a call to itshide()method,falseif it is still being drawn. - isInitialFiring() - Method in class coffeedraw.EventTimer
-
Check whether this is the initial firing of this timer.
- isPenDown() - Method in class coffeedraw.Turtle
-
Determine whether the turtle is leaving a line behind as it moves
- isRunning() - Method in class coffeedraw.Client
-
Check if the client is still connected.
- isRunning() - Method in class coffeedraw.EventTimer
-
Return
trueif the timer is currently running,falseotherwise. - isRunning() - Method in class coffeedraw.Server
-
Check if the server is still running.
- isTurtleHidden() - Method in class coffeedraw.Turtle
-
Determine whether the turtle's icon is hidden