Class | Description |
---|---|
EdgeDrawPaintTransformer |
Transformer for the color of edges in the graph.
|
VertexLabelTransformer |
Transformer for vertex labels in the graph.
|
VertexShapeTransformer<V> |
Transformer for the shape of vertices in the graph.
|
VertexSizeTransformer<V> |
Transformer for the size of vertices in the graph.
|
VertexToolTipTransformer |
Transformer for vertex tooltips in the graph.
|