edu.uci.ics.jung.visualization.renderers
Class ReshapingEdgeRenderer<V,E>
- java.lang.Object
-
- edu.uci.ics.jung.visualization.renderers.BasicEdgeRenderer<V,E>
-
- edu.uci.ics.jung.visualization.renderers.ReshapingEdgeRenderer<V,E>
-
- Type Parameters:
V- the vertex typeV- the edge type
- All Implemented Interfaces:
- Renderer.Edge<V,E>
public class ReshapingEdgeRenderer<V,E> extends BasicEdgeRenderer<V,E> implements Renderer.Edge<V,E>
uses a flatness argument to break edges into smaller segments. This produces a more detailed transformation of the edge shape
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface edu.uci.ics.jung.visualization.renderers.Renderer.Edge
Renderer.Edge.NOOP
-
-
Constructor Summary
Constructors Constructor and Description ReshapingEdgeRenderer()
-
Method Summary
-
Methods inherited from class edu.uci.ics.jung.visualization.renderers.BasicEdgeRenderer
getEdgeArrowRenderingSupport, paintEdge, setEdgeArrowRenderingSupport
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface edu.uci.ics.jung.visualization.renderers.Renderer.Edge
getEdgeArrowRenderingSupport, paintEdge, setEdgeArrowRenderingSupport
-
-
DataMelt 3.0 © DataMelt by jWork.ORG