public class EdgeStyle
extends java.lang.Object
implements repast.simphony.visualizationOGL2D.EdgeStyleOGL2D
| Constructor and Description |
|---|
EdgeStyle() |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Color |
getColor(repast.simphony.space.graph.RepastEdge<?> edge) |
int |
getLineWidth(repast.simphony.space.graph.RepastEdge<?> edge) |
public int getLineWidth(repast.simphony.space.graph.RepastEdge<?> edge)
getLineWidth in interface repast.simphony.visualizationOGL2D.EdgeStyleOGL2Dpublic java.awt.Color getColor(repast.simphony.space.graph.RepastEdge<?> edge)
getColor in interface repast.simphony.visualizationOGL2D.EdgeStyleOGL2D