Class DirectionalEdgeArrowTransformer<V,E>
java.lang.Object
edu.uci.ics.jung.visualization.decorators.DirectionalEdgeArrowTransformer<V,E>
- All Implemented Interfaces:
com.google.common.base.Function<Context<Graph<V,E>, E>, Shape>, Function<Context<Graph<V, E>, E>, Shape>
-
Field Details
-
undirected_arrow
-
directed_arrow
-
-
Constructor Details
-
DirectionalEdgeArrowTransformer
public DirectionalEdgeArrowTransformer(int length, int width, int notch_depth)
-
-
Method Details
-
apply
-