Modifier and Type | Method and Description |
---|---|
List<KeyFrame> |
Curve.getKeyFrames()
Gets the key frames of this curve.
|
Iterator<KeyFrame> |
Curve.iterator()
Gets the enumerator to traverse all key frames.
|
Copyright © 2019. All rights reserved.