public static class TransitionType.PropInfo extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BORDER |
static String |
DURATION |
static String |
END_PERCENTAGE |
static String |
HORIZ_REPEAT |
static String |
REVERSE |
static String |
START_PERCENTAGE |
static String |
TRANSITION |
static String |
VERT_REPEAT |
static String |
WIPE |
Constructor and Description |
---|
PropInfo() |
public static final transient String DURATION
public static final transient String WIPE
public static final transient String TRANSITION
public static final transient String HORIZ_REPEAT
public static final transient String VERT_REPEAT
public static final transient String START_PERCENTAGE
public static final transient String END_PERCENTAGE
public static final transient String REVERSE
public static final transient String BORDER
Copyright © 2017. All rights reserved.