Entry: AgEdge-class
Aliases: AgEdge-class AgEdge AgEdge<- splines sp ep getSpline numSplines head tail arrowsize lines,AgEdge-method show,AgEdge-method arrowsize,AgEdge-method color,AgEdge-method ep,AgEdge-method getSpline,AgEdge-method head,AgEdge-method numSplines,AgEdge-method sp,AgEdge-method splines,AgEdge-method tail,AgEdge-method txtLabel,AgEdge-method txtLabel arrowhead,AgEdge-method arrowhead arrowtail,AgEdge-method arrowtail
Keywords: classes
Description: Class "AgEdge": A class to describe an edge for a Ragraph object
URL: ../../../library/Rgraphviz/html/AgEdge-class.html

Entry: AgNode-class
Aliases: AgNode-class AgNode AgNode<- color fillcolor name shape getNodeRW getNodeLW getNodeCenter getRadiusDiv getNodeHeight style style,AgNode-method color,AgNode-method fillcolor,AgNode-method getNodeXY,AgNode-method getNodeCenter,AgNode-method getNodeHeight,AgNode-method getNodeLW,AgNode-method getNodeRW,AgNode-method name,AgNode-method shape,AgNode-method txtLabel,AgNode-method drawAgNode drawCircleNode
Keywords: classes
Description: Class "AgNode": A class to describe a node for a Ragraph object
URL: ../../../library/Rgraphviz/html/AgNode-class.html

Entry: AgTextLabel-class
Aliases: AgTextLabel-class labelText labelLoc labelJust labelWidth labelColor labelFontsize labelFontsize,AgTextLabel-method labelColor,AgTextLabel-method labelText,AgTextLabel-method labelLoc,AgTextLabel-method labelJust,AgTextLabel-method labelWidth,AgTextLabel-method drawTxtLabel
Keywords: classes
Description: Class "AgTextLabel": Represents a graphviz text label
URL: ../../../library/Rgraphviz/html/AgTextLabel-class.html

Entry: BezierCurve-class
Aliases: BezierCurve-class BezierCurve cPoints pointList bezierPoints bLines show,BezierCurve-method lines,BezierCurve-method bLines,BezierCurve-method bezierPoints,BezierCurve-method pointList,BezierCurve-method cPoints,BezierCurve-method
Keywords: classes
Description: Class "BezierCurve": A class to describe a Bezier curve
URL: ../../../library/Rgraphviz/html/BezierCurve-class.html

Entry: GraphvizAttributes
Aliases: GraphvizAttributes graphviz edgeAttributes nodeAttributes graphAttributes
Keywords: graphs
Description: Graph Attributes for Rgraphviz
URL: ../../../library/Rgraphviz/html/GraphvizAttributes.html

Entry: GraphvizLayouts
Aliases: GraphvizLayouts dot twopi neato circo fdp
Keywords: graphs
Description: Graphviz Layout Methods
URL: ../../../library/Rgraphviz/html/GraphvizLayouts.html

Entry: Ragraph-class
Aliases: Ragraph-class Ragraph agraph laidout layoutType edgemode boundBox show,Ragraph-method edgeNames,Ragraph-method graphDataDefaults,Ragraph-method graphDataDefaults<-,Ragraph,vector,vector-method graphData,Ragraph,vector-method graphData<-,Ragraph,vector,vector-method clusterData,Ragraph,numeric,vector-method clusterData<-,Ragraph,numeric,vector,vector-method edgeDataDefaults,Ragraph,missing-method edgeDataDefaults<-,Ragraph,vector,vector-method edgeData,Ragraph,vector,vector,vector-method edgeData<-,Ragraph,vector,vector,vector,vector-method nodeDataDefaults,Ragraph,missing-method nodeDataDefaults<-,Ragraph,vector,vector-method nodeData,Ragraph,vector,vector-method nodeData<-,Ragraph,vector,vector,vector-method AgEdge,Ragraph-method AgEdge<-,Ragraph-method agraph,Ragraph-method boundBox,Ragraph-method laidout,Ragraph-method layoutType,Ragraph-method edgemode,Ragraph-method AgNode,Ragraph-method AgNode<-,Ragraph-method getNodeLW,Ragraph-method getNodeRW,Ragraph-method getNodeHeight,Ragraph-method getNodeXY,Ragraph-method getNodeXY getNodeNames getNodeLabels
Keywords: classes
Description: Class "Ragraph": A class to handle libgraph representations
URL: ../../../library/Rgraphviz/html/Ragraph-class.html

Entry: agopen
Aliases: agopen
Keywords: graphs
Description: A function to obtain a libgraph object
URL: ../../../library/Rgraphviz/html/agopen.html

Entry: agopenSimple
Aliases: agopenSimple
Keywords: graphs
Description: A function to obtain a Ragraph object
URL: ../../../library/Rgraphviz/html/agopenSimple.html

Entry: agwrite
Aliases: agwrite agread
Keywords: graphs
Description: A function to write a Ragraph object to a file
URL: ../../../library/Rgraphviz/html/agwrite.html

Entry: boundingBox-class
Aliases: boundingBox-class boundingBox botLeft upRight botLeft,boundingBox-method upRight,boundingBox-method
Keywords: classes
Description: Class "boundingBox": A class to describe the bounding box of a Ragraph
URL: ../../../library/Rgraphviz/html/boundingBox-class.html

Entry: buildNodeList
Aliases: buildNodeList buildEdgeList edgeL,clusterGraph-method edgeL,distGraph-method
Keywords: graphs
Description: A function to build lists of node and edge objects
URL: ../../../library/Rgraphviz/html/buildNodeList.html

Entry: clusterData-methods
Aliases: clusterData-methods clusterData<--methods clusterData clusterData<-
Keywords: methods
Description: Get and set attributes for a cluster of an Ragraph object
URL: ../../../library/Rgraphviz/html/clusterData-methods.html

Entry: getDefaultAttrs
Aliases: checkAttrs getDefaultAttrs
Keywords: graphs
Description: Functions to generate and check global attribute lists
URL: ../../../library/Rgraphviz/html/getDefaultAttrs.html

Entry: graphData-methods
Aliases: graphData-methods graphData<--methods graphData graphData<-
Keywords: methods
Description: Get and set attributes of an Ragraph object
URL: ../../../library/Rgraphviz/html/graphData-methods.html

Entry: graphDataDefaults-methods
Aliases: graphDataDefaults-methods graphDataDefaults<--methods graphDataDefaults graphDataDefaults<-
Keywords: methods
Description: Get and set default attributes for an Ragraph
URL: ../../../library/Rgraphviz/html/graphDataDefaults-methods.html

Entry: graphvizVersion
Aliases: graphvizVersion
Keywords: graphs
Description: A function to determine graphviz library version
URL: ../../../library/Rgraphviz/html/graphvizVersion.html

Entry: layoutGraph
Aliases: layoutGraph
Keywords: graphs
Description: A function to layout graph locations
URL: ../../../library/Rgraphviz/html/layoutGraph.html

Entry: makeNodeAttrs
Aliases: makeNodeAttrs
Keywords: dplot
Description: make a list of character vectors that can be used as a value for the nodeAttrs argument in agopen
URL: ../../../library/Rgraphviz/html/makeNodeAttrs.html

Entry: pEdge-class
Aliases: pEdge-class pEdge from to from,pEdge-method to,pEdge-method
Keywords: classes
Description: Class "pEdge": A class to represent an edge
URL: ../../../library/Rgraphviz/html/pEdge-class.html

Entry: pNode-class
Aliases: pNode-class pNode name,pNode-method
Keywords: classes
Description: Class "pNode": A class to plot nodes
URL: ../../../library/Rgraphviz/html/pNode-class.html

Entry: pieGlyph
Aliases: pieGlyph
Keywords: aplot graphs
Description: A function to plot pie graphs as a glyph
URL: ../../../library/Rgraphviz/html/pieGlyph.html

Entry: plot-methods
Aliases: plot.graphNEL plot.graph plot.Ragraph drawCircleNodes plot,Ragraph-method plot,graph-method
Keywords: graphs methods
Description: Plot a graph object - methods
URL: ../../../library/Rgraphviz/html/plot-methods.html

Entry: removedEdges
Aliases: removedEdges
Keywords: graphs
Description: A Function To List Removed Edges
URL: ../../../library/Rgraphviz/html/removedEdges.html

Entry: toDot-methods
Aliases: toDot toDot-methods toDot,graph-method
Keywords: methods graphs
Description: A Generic For Converting Objects To Dot
URL: ../../../library/Rgraphviz/html/toDot-methods.html

Entry: toFile
Aliases: toFile
Keywords: models
Description: Render a graph in a file with given format
URL: ../../../library/Rgraphviz/html/toFile.html

Entry: xyPoint-class
Aliases: xyPoint-class xyPoint getX getY getPoints show,xyPoint-method getPoints,xyPoint-method getX,xyPoint-method getY,xyPoint-method
Keywords: classes
Description: Class "xyPoint": A class to represent a X/Y coordinate.
URL: ../../../library/Rgraphviz/html/xyPoint-class.html
