Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
D
G
H
I
M
O
P
S
V
A
advance()
- Method in class org.dishevelled.piccolo.ribbon.
HorizontalRibbon
Advance this horizontal ribbon one animation frame.
advance()
- Method in class org.dishevelled.piccolo.ribbon.
VerticalRibbon
Advance this vertical ribbon one animation frame.
D
DEFAULT_CURSOR
- Static variable in class org.dishevelled.piccolo.ribbon.
HorizontalRibbon
Default cursor.
DEFAULT_CURSOR
- Static variable in class org.dishevelled.piccolo.ribbon.
VerticalRibbon
Default cursor.
DEFAULT_DISTANCE
- Static variable in class org.dishevelled.piccolo.ribbon.
HorizontalRibbon
Default distance unit.
DEFAULT_DISTANCE
- Static variable in class org.dishevelled.piccolo.ribbon.
VerticalRibbon
Default distance unit.
G
getCursor()
- Method in class org.dishevelled.piccolo.ribbon.
HorizontalRibbon
Return the cursor for this horizontal ribbon.
getCursor()
- Method in class org.dishevelled.piccolo.ribbon.
VerticalRibbon
Return the cursor for this vertical ribbon.
getDistance()
- Method in class org.dishevelled.piccolo.ribbon.
HorizontalRibbon
Return the distance unit in user space coordinates for this horizontal ribbon.
getDistance()
- Method in class org.dishevelled.piccolo.ribbon.
VerticalRibbon
Return the distance unit in user space coordinates for this vertical ribbon.
H
HorizontalRibbon
- Class in
org.dishevelled.piccolo.ribbon
Horizontal ribbon.
HorizontalRibbon(BufferedImage)
- Constructor for class org.dishevelled.piccolo.ribbon.
HorizontalRibbon
Create a new horizontal ribbon for the specified image.
HorizontalRibbon(BufferedImage, double, double)
- Constructor for class org.dishevelled.piccolo.ribbon.
HorizontalRibbon
Create a new horizontal ribbon for the specified image with the specified cursor and distance unit.
I
isMovingDown()
- Method in class org.dishevelled.piccolo.ribbon.
VerticalRibbon
Return true if this vertical ribbon is moving down when animating.
isMovingLeft()
- Method in class org.dishevelled.piccolo.ribbon.
HorizontalRibbon
Return true if this horizontal ribbon is moving left when animating.
isMovingRight()
- Method in class org.dishevelled.piccolo.ribbon.
HorizontalRibbon
Return true if this horizontal ribbon is moving right when animating.
isMovingUp()
- Method in class org.dishevelled.piccolo.ribbon.
VerticalRibbon
Return true if this vertical ribbon is moving up when animating.
isNotMoving()
- Method in class org.dishevelled.piccolo.ribbon.
HorizontalRibbon
Return true if this horizontal ribbon is not moving when animating.
isNotMoving()
- Method in class org.dishevelled.piccolo.ribbon.
VerticalRibbon
Return true if this vertical ribbon is not moving when animating.
M
moveDown()
- Method in class org.dishevelled.piccolo.ribbon.
VerticalRibbon
Set this vertical ribbon to move down when animating.
moveLeft()
- Method in class org.dishevelled.piccolo.ribbon.
HorizontalRibbon
Set this horizontal ribbon to move left when animating.
moveRight()
- Method in class org.dishevelled.piccolo.ribbon.
HorizontalRibbon
Set this horizontal ribbon to move right when animating.
moveUp()
- Method in class org.dishevelled.piccolo.ribbon.
VerticalRibbon
Set this vertical ribbon to move up when animating.
O
org.dishevelled.piccolo.ribbon
- package org.dishevelled.piccolo.ribbon
Piccolo2D ribbon nodes and supporting classes.
P
paint(PPaintContext)
- Method in class org.dishevelled.piccolo.ribbon.
HorizontalRibbon
paint(PPaintContext)
- Method in class org.dishevelled.piccolo.ribbon.
VerticalRibbon
pause()
- Method in class org.dishevelled.piccolo.ribbon.
HorizontalRibbon
Set this horizontal ribbon not to move when animating.
pause()
- Method in class org.dishevelled.piccolo.ribbon.
VerticalRibbon
Set this vertical ribbon not to move when animating.
S
setDistance(double)
- Method in class org.dishevelled.piccolo.ribbon.
HorizontalRibbon
Set the distance unit in user space coordinates for this horizontal ribbon to
distance
.
setDistance(double)
- Method in class org.dishevelled.piccolo.ribbon.
VerticalRibbon
Set the distance unit in user space coordinates for this vertical ribbon to
distance
.
V
VerticalRibbon
- Class in
org.dishevelled.piccolo.ribbon
Vertical ribbon.
VerticalRibbon(BufferedImage)
- Constructor for class org.dishevelled.piccolo.ribbon.
VerticalRibbon
Create a new vertical ribbon for the specified image.
VerticalRibbon(BufferedImage, double, double)
- Constructor for class org.dishevelled.piccolo.ribbon.
VerticalRibbon
Create a new vertical ribbon for the specified image with the specified cursor and distance unit.
A
D
G
H
I
M
O
P
S
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright (c) 2006-2011 held jointly by the individual authors. Licensed under the
GNU Lesser General Public License
(LGPL).