public class ProteinInferenceGraphPanel.ProteinInferenceVertexRenderer extends Object implements edu.uci.ics.jung.visualization.renderers.Renderer.Vertex<String,String>
| Constructor and Description |
|---|
ProteinInferenceVertexRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
paintVertex(edu.uci.ics.jung.visualization.RenderContext<String,String> rc,
edu.uci.ics.jung.algorithms.layout.Layout<String,String> layout,
String vertex) |
Copyright © 2021. All rights reserved.