public class EdgeWeightLabellerStringer extends java.lang.Object implements EdgeStringer
| Modifier and Type | Field and Description |
|---|---|
protected EdgeWeightLabeller |
ewl |
protected java.text.NumberFormat |
numberFormat |
| Constructor and Description |
|---|
EdgeWeightLabellerStringer(EdgeWeightLabeller ewl) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLabel(ArchetypeEdge e) |
protected java.text.NumberFormat |
prepareNumberFormat() |
protected EdgeWeightLabeller ewl
protected java.text.NumberFormat numberFormat
public EdgeWeightLabellerStringer(EdgeWeightLabeller ewl)
protected java.text.NumberFormat prepareNumberFormat()
public java.lang.String getLabel(ArchetypeEdge e)
getLabel in interface EdgeStringerEdgeStringer.getLabel(ArchetypeEdge)