public static class HierarchicalClassLabel.Factory extends ClassLabel.Factory<HierarchicalClassLabel>
existing
Constructor and Description |
---|
HierarchicalClassLabel.Factory() |
Modifier and Type | Method and Description |
---|---|
SimpleTypeInformation<? super HierarchicalClassLabel> |
getTypeInformation()
Get type information for the labels.
|
HierarchicalClassLabel |
makeFromString(String lbl)
Convert a string into a class label.
|
public HierarchicalClassLabel makeFromString(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 © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.