public interface ITransition extends INode
| Modifier and Type | Method and Description |
|---|---|
ITransition |
clone()
Clone this transition.
|
boolean |
isObservable()
Check if this transition is observable.
|
boolean |
isSilent()
Check if this transition is silent.
|
getHeight, getWidth, getX, getY, setHeight, setLayout, setLocation, setSize, setWidth, setX, setYgetDescription, getId, getName, getTag, setDescription, setId, setName, setTagcompareToboolean isSilent()
boolean isObservable()
ITransition clone()
Copyright © 2017. All rights reserved.