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 Shape
public Shape transitionTime(String transitionTime)
transitionTime
in interface Shape
transitionTime
- the transition time of the shape. Example: 5s (5 seconds)Copyright © 2015. All rights reserved.