Package | Description |
---|---|
marytts.cart |
Modifier and Type | Method and Description |
---|---|
Iterator<DirectedGraphNode> |
DirectedGraph.getDirectedGraphNodeIterator()
Return an iterator which returns all directed graph nodes in the tree exactly once.
|
Iterable<DirectedGraphNode> |
DirectedGraph.getDirectedGraphNodes()
A representation of the corresponding node iterator that can be used in extended for() statements.
|
Copyright © 2000–2016 DFKI GmbH. All rights reserved.