Documentation of 'edu.uci.ics.jung.visualization.decorators.DirectionalEdgeArrowTransformer' Java class
DirectionalEdgeArrowTransformer
edu.uci.ics.jung.visualization.decorators

Class DirectionalEdgeArrowTransformer<V,E>

  • All Implemented Interfaces:
    com.google.common.base.Function<Context<Graph<V,E>,E>,java.awt.Shape>


    public class DirectionalEdgeArrowTransformer<V,E>
    extends java.lang.Object
    implements com.google.common.base.Function<Context<Graph<V,E>,E>,java.awt.Shape>
    Returns wedge arrows for undirected edges and notched arrows for directed edges, of the specified dimensions.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.awt.Shape apply(Context<Graph<V,E>,E> context) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.google.common.base.Function

        equals
    • Constructor Detail

      • DirectionalEdgeArrowTransformer

        public DirectionalEdgeArrowTransformer(int length,
                                               int width,
                                               int notch_depth)
    • Method Detail

      • apply

        public java.awt.Shape apply(Context<Graph<V,E>,E> context)
        Specified by:
        apply in interface com.google.common.base.Function<Context<Graph<V,E>,E>,java.awt.Shape>

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.