public class ParentPathLabelGenerator extends Object implements PathLabelGenerator
| Constructor and Description |
|---|
ParentPathLabelGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Writable |
getLabelForPath(String path) |
Writable |
getLabelForPath(URI uri) |
boolean |
inferLabelClasses()
If true: infer the set of possible label classes, and convert these to integer indexes.
|
public Writable getLabelForPath(String path)
getLabelForPath in interface PathLabelGeneratorpublic Writable getLabelForPath(URI uri)
getLabelForPath in interface PathLabelGeneratorpublic boolean inferLabelClasses()
PathLabelGeneratorinferLabelClasses in interface PathLabelGeneratorCopyright © 2019. All rights reserved.