public class VertexColorToVertexPaintConverter extends java.lang.Object implements VertexPaintFunction
| Modifier and Type | Field and Description |
|---|---|
protected VertexColorFunction |
vcf
Deprecated.
|
TRANSPARENT| Constructor and Description |
|---|
VertexColorToVertexPaintConverter(VertexColorFunction vcf)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.awt.Paint |
getDrawPaint(Vertex v)
Deprecated.
|
java.awt.Paint |
getFillPaint(Vertex v)
Deprecated.
|
protected VertexColorFunction vcf
public VertexColorToVertexPaintConverter(VertexColorFunction vcf)
vcf - public java.awt.Paint getFillPaint(Vertex v)
getFillPaint in interface VertexPaintFunctionpublic java.awt.Paint getDrawPaint(Vertex v)
getDrawPaint in interface VertexPaintFunction