public class SmootherConfig extends ConfigUtil
Semantic smoothing configuration
Copyright: Copyright (c) 2005
Company: IST, Drexel University
root| Constructor and Description |
|---|
SmootherConfig() |
SmootherConfig(ConfigureNode root) |
SmootherConfig(String configFile) |
| Modifier and Type | Method and Description |
|---|---|
Smoother |
getSmoother(ConfigureNode node,
int smootherID) |
Smoother |
getSmoother(int smootherID) |
protected Smoother |
loadSmoother(String smootherName,
ConfigureNode smootherNode) |
getConfigureNode, loadResourcepublic SmootherConfig()
public SmootherConfig(ConfigureNode root)
public SmootherConfig(String configFile)
public Smoother getSmoother(int smootherID)
public Smoother getSmoother(ConfigureNode node, int smootherID)
protected Smoother loadSmoother(String smootherName, ConfigureNode smootherNode)
Copyright © 2018 JULIE Lab, Germany. All rights reserved.