public class FilterGraph_Metrics extends FilterGraph
Constructor and Description |
---|
FilterGraph_Metrics(slib.utils.i.Conf conf) |
FilterGraph_Metrics(String id) |
Modifier and Type | Method and Description |
---|---|
String |
getMetric() |
double |
getValue() |
boolean |
isRemoveEmpty() |
void |
setMetric(String metric) |
void |
setRemoveEmpty(boolean removeEmpty) |
void |
setValue(double value) |
String |
toString() |
public FilterGraph_Metrics(String id)
id
- public FilterGraph_Metrics(slib.utils.i.Conf conf) throws slib.utils.ex.SLIB_Ex_Critic
conf
- slib.utils.ex.SLIB_Ex_Critic
public boolean isRemoveEmpty()
public void setRemoveEmpty(boolean removeEmpty)
removeEmpty
- public String getMetric()
public void setMetric(String metric)
metric
- public double getValue()
public void setValue(double value)
value
- Copyright © 2014. All rights reserved.