Package | Description |
---|---|
marytts.cart | |
marytts.cart.io |
Modifier and Type | Method and Description |
---|---|
abstract LeafNode.LeafType |
LeafNode.getLeafNodeType()
The type of this leaf node.
|
LeafNode.LeafType |
LeafNode.IntArrayLeafNode.getLeafNodeType() |
LeafNode.LeafType |
LeafNode.IntAndFloatArrayLeafNode.getLeafNodeType() |
LeafNode.LeafType |
LeafNode.StringAndFloatLeafNode.getLeafNodeType() |
LeafNode.LeafType |
LeafNode.FeatureVectorLeafNode.getLeafNodeType() |
LeafNode.LeafType |
LeafNode.FloatLeafNode.getLeafNodeType() |
LeafNode.LeafType |
LeafNode.PdfLeafNode.getLeafNodeType() |
static LeafNode.LeafType |
LeafNode.LeafType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LeafNode.LeafType[] |
LeafNode.LeafType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
WagonCARTReader(LeafNode.LeafType leafType)
When creating a WagonCARTReader provide a tree type
|
Copyright © 2000–2016 DFKI GmbH. All rights reserved.