| Package | Description |
|---|---|
| org.jrebirth.af.transition.slicer |
Provides...
|
| Modifier and Type | Field and Description |
|---|---|
private ObjectProperty<SlidingDoorService.SlidingType> |
SlidingDoorService.slidingTypeProperty
The delay between each node transition property.
|
| Modifier and Type | Method and Description |
|---|---|
SlidingDoorService.SlidingType |
SlidingDoorService.getSlidingType()
Gets the value of the property slidingType.
|
static SlidingDoorService.SlidingType |
SlidingDoorService.SlidingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SlidingDoorService.SlidingType[] |
SlidingDoorService.SlidingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectProperty<SlidingDoorService.SlidingType> |
SlidingDoorService.slidingTypeProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
SlidingDoorService.setSlidingType(SlidingDoorService.SlidingType slidingType)
Sets the value of the property slidingType.
|
Copyright © 2011–2016 JRebirth OSS. All rights reserved.