| Constructor and Description |
|---|
AbstractShape() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTransitionTime() |
Shape |
transitionTime(String transitionTime)
Sets the transition the shape is used on hover effects
|
public String getTransitionTime()
getTransitionTime in interface Shapepublic Shape transitionTime(String transitionTime)
transitionTime in interface ShapetransitionTime - the transition time of the shape. Example: 5s (5 seconds)Copyright © 2015. All rights reserved.