Enable JavaScript to interact with content and submit forms on Wolfram websites. Learn how

Legacy Documentation

Mathematica 8 (2010)

This is documentation for Mathematica 8, which was
based on an earlier version of Wolfram Language.
View current documentation (Version 14.3)

EdgeRenderingFunction

EdgeRenderingFunction
is an option for GraphPlot and related functions that gives a function to generate the graphics primitives to use in rendering each edge.
  • EdgeRenderingFunction ->g specifies that each edge should be rendered with the graphics primitives given by , where , are the beginning and ending points of the edge, , are the beginning and ending vertices, the is any label specified for the edge.
  • The graphics primitives obtained by applying EdgeRenderingFunction are in effect directly spliced into the graphic generated by a function like GraphPlot . Inset can be used to insert an arbitrary expression.
(3)
Draw edges as red arrows set back by a small amount:
Draw edges as cylinders and vertices as spheres:
Do not draw edges at all:
Draw edges as red arrows set back by a small amount:
Out[1]=
Draw edges as cylinders and vertices as spheres:
Out[1]=
Do not draw edges at all:
Out[1]=
(2)
Draw text on each edge:
Draw graphics on each edge:
New in 6


ja zh

AltStyle によって変換されたページ (->オリジナル) /