public class ConstantVertexIconFunction extends java.lang.Object implements VertexIconFunction
| Modifier and Type | Field and Description |
|---|---|
protected javax.swing.Icon |
icon |
BROKEN_IMAGE| Constructor and Description |
|---|
ConstantVertexIconFunction() |
ConstantVertexIconFunction(javax.swing.Icon icon) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.Icon |
getIcon(ArchetypeVertex v) |
public ConstantVertexIconFunction()
public ConstantVertexIconFunction(javax.swing.Icon icon)
public javax.swing.Icon getIcon(ArchetypeVertex v)
getIcon in interface VertexIconFunctionVertexStringer.getLabel(ArchetypeVertex)