public class NumberVertexValueStringer extends java.lang.Object implements VertexStringer
NumberVertexValue
instance as String
s.Modifier and Type | Field and Description |
---|---|
protected static java.text.NumberFormat |
nf |
protected NumberVertexValue |
nvv |
Constructor and Description |
---|
NumberVertexValueStringer(NumberVertexValue nev) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLabel(ArchetypeVertex v) |
protected NumberVertexValue nvv
protected static final java.text.NumberFormat nf
public NumberVertexValueStringer(NumberVertexValue nev)
public java.lang.String getLabel(ArchetypeVertex v)
getLabel
in interface VertexStringer
EdgeStringer.getLabel(ArchetypeEdge)