Skip navigation links
C D F G I L N O R S T V 

C

columnProperty - Variable in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
The column property.
columnProperty() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
Column property.

D

DO_SLICE_NODE - Static variable in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
Wave type use to load events.
DO_SLICE_NODE - Static variable in class org.jrebirth.af.transition.slicer.SlidingDoorService
Wave type use to load events.
doIt() - Method in class org.jrebirth.af.transition.slicer.RandomFadingService
Do it.
doIt() - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
Do it.

F

fullTransition - Variable in class org.jrebirth.af.transition.slicer.SlidingDoorService
The full transition.

G

getColumn() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
Gets the column.
getFullTransition() - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
Gets the full transition.
getImage() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
Gets the image.
getNodeBounds() - Method in class org.jrebirth.af.transition.command.slicer.SliceItem
Gets the original node bounds.
getNodeDelay() - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
Gets the node delay.
getRandomDuration() - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
Gets the random duration.
getRow() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
Gets the row.
getSliceNode() - Method in class org.jrebirth.af.transition.command.slicer.SliceItem
Gets the slice node.
getSlices() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
Gets the slices.
getSlidingType() - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
Gets the value of the property slidingType.
getTileHeight() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
Gets the tile height.
getTileWidth() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
Gets the tile width.
getTimeline() - Method in class org.jrebirth.af.transition.slicer.RandomFadingService
Gets the timeline.
getTranslateDuration() - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
Gets the value of the property translateDuration.

I

imageProperty - Variable in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
The image property.
imageProperty() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
Image property.
initService() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
initService() - Method in class org.jrebirth.af.transition.slicer.RandomFadingService
initService() - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService

L

LOGGER - Static variable in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
The class logger.
LOGGER - Static variable in class org.jrebirth.af.transition.slicer.SlidingDoorService
The class logger.

N

NODE - Static variable in interface org.jrebirth.af.transition.slicer.TransitionWaves
The file containing all events serialized.
nodeBounds - Variable in class org.jrebirth.af.transition.command.slicer.SliceItem
The original node bounds.
nodeDelayProperty - Variable in class org.jrebirth.af.transition.slicer.SlidingDoorService
The delay between each node transition property.
nodeDelayProperty() - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
Node delay property.
nodes - Variable in class org.jrebirth.af.transition.slicer.RandomFadingService
The nodes.
nodes - Variable in class org.jrebirth.af.transition.slicer.SlidingDoorService
The nodes.
NodeSlicerCommand - Class in org.jrebirth.af.transition.command.slicer
The class ImageSlicerService.
NodeSlicerCommand() - Constructor for class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
 

O

org.jrebirth.af.transition.command.slicer - package org.jrebirth.af.transition.command.slicer
 
org.jrebirth.af.transition.slicer - package org.jrebirth.af.transition.slicer
Provides...

R

RANDOM - Static variable in class org.jrebirth.af.transition.slicer.SlidingDoorService
The RANDOM field is used to build a random integer.
RandomFadingService - Class in org.jrebirth.af.transition.slicer
The class ImageSlicerService.
RandomFadingService() - Constructor for class org.jrebirth.af.transition.slicer.RandomFadingService
 
RE_NODE_SLICED - Static variable in class org.jrebirth.af.transition.slicer.SlidingDoorService
Wave type to return events loaded.
rowProperty - Variable in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
The row property.
rowProperty() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
Row property.

S

setColumn(Integer) - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
Sets the column.
setImage(Image) - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
Sets the image.
setNodeBounds(Bounds) - Method in class org.jrebirth.af.transition.command.slicer.SliceItem
Sets the original node bounds.
setNodeDelay(Integer) - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
Sets the node delay.
setNodes(List<? extends Node>) - Method in class org.jrebirth.af.transition.slicer.RandomFadingService
Set the nodes.
setNodes(List<? extends Node>) - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
TODO To complete.
setRow(Integer) - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
Sets the row.
setSliceNode(Node) - Method in class org.jrebirth.af.transition.command.slicer.SliceItem
Sets the node representing the slice.
setSlidingType(SlidingDoorService.SlidingType) - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
Sets the value of the property slidingType.
setTileHeight(Integer) - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
Sets the tile height.
setTileWidth(Integer) - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
Sets the tile width.
setTranslateDuration(Duration) - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
Sets the value of the property translateDuration.
SliceItem - Class in org.jrebirth.af.transition.command.slicer
The class SliceItem.
SliceItem() - Constructor for class org.jrebirth.af.transition.command.slicer.SliceItem
 
sliceNode(List<Node>, WaveBase) - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
Do it.
sliceNode - Variable in class org.jrebirth.af.transition.command.slicer.SliceItem
The node representing the slice.
slices - Variable in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
The slices.
SLICES - Static variable in interface org.jrebirth.af.transition.slicer.TransitionWaves
The list of slice item build from original node.
SlidingDoorService - Class in org.jrebirth.af.transition.slicer
The class ImageSlicerService.
SlidingDoorService() - Constructor for class org.jrebirth.af.transition.slicer.SlidingDoorService
 
SlidingDoorService.SlidingType - Enum in org.jrebirth.af.transition.slicer
The Enum SLIDING_TYPE.
SlidingType() - Constructor for enum org.jrebirth.af.transition.slicer.SlidingDoorService.SlidingType
 
slidingTypeProperty - Variable in class org.jrebirth.af.transition.slicer.SlidingDoorService
The delay between each node transition property.
slidingTypeProperty() - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
 

T

tileHeightProperty - Variable in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
The tile height property.
tileHeightProperty() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
Tile height property.
tileWidthProperty - Variable in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
The tile width property.
tileWidthProperty() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
Tile width property.
timeline - Variable in class org.jrebirth.af.transition.slicer.RandomFadingService
The timeline.
TransitionWaves - Interface in org.jrebirth.af.transition.slicer
The class TransitionWaves.
translateDurationProperty - Variable in class org.jrebirth.af.transition.slicer.SlidingDoorService
.
translateDurationProperty() - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
 

V

valueOf(String) - Static method in enum org.jrebirth.af.transition.slicer.SlidingDoorService.SlidingType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jrebirth.af.transition.slicer.SlidingDoorService.SlidingType
Returns an array containing the constants of this enum type, in the order they are declared.
C D F G I L N O R S T V 
Skip navigation links

Copyright © 2011–2016 JRebirth OSS. All rights reserved.