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 PathLabelGenerator
public Writable getLabelForPath(URI uri)
getLabelForPath
in interface PathLabelGenerator
public boolean inferLabelClasses()
PathLabelGenerator
inferLabelClasses
in interface PathLabelGenerator
Copyright © 2020. All rights reserved.