public static class HierarchicalClassLabel.Factory extends ClassLabel.Factory<HierarchicalClassLabel>
existing
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
SimpleTypeInformation<? super HierarchicalClassLabel> |
getTypeInformation()
Get type information for the labels.
|
HierarchicalClassLabel |
makeFromString(java.lang.String lbl)
Convert a string into a class label.
|
public HierarchicalClassLabel makeFromString(java.lang.String lbl)
ClassLabel.Factory
makeFromString
in class ClassLabel.Factory<HierarchicalClassLabel>
lbl
- String to convertpublic SimpleTypeInformation<? super HierarchicalClassLabel> getTypeInformation()
ClassLabel.Factory
getTypeInformation
in class ClassLabel.Factory<HierarchicalClassLabel>
Copyright © 2019 ELKI Development Team. License information.