Graph-Easy documentation
Graph-Easy - README
Graph-Easy - Changes
Graph-Easy - INSTALL
Graph-Easy - META.yml
Graph-Easy Makefile.PL
Graph::Easy - Convert or render graphs (as ASCII, HTML, SVG or via Graphviz)
[
view source
]
Graph::Easy::As_ascii - Generate ASCII art
[
view source
]
Graph::Easy::As_graphml - Generate a GraphML text from a Graph::Easy object
[
view source
]
Graph::Easy::As_graphviz - Generate graphviz description from graph object
[
view source
]
Graph::Easy::As_txt - Generate textual description from graph object
[
view source
]
Graph::Easy::As_vcg - Generate VCG/GDL text from Graph::Easy object
[
view source
]
Graph::Easy::Attributes - Define and check attributes for Graph::Easy
[
view source
]
Graph::Easy::Base - base class for Graph::Easy objects like nodes, edges etc
[
view source
]
Graph::Easy::Edge - An edge (a path connecting one ore more nodes)
[
view source
]
Graph::Easy::Edge::Cell - A cell in an edge in Graph::Easy
[
view source
]
Graph::Easy::Group - A group of nodes (aka subgraph) in Graph::Easy
[
view source
]
Graph::Easy::Group::Anon - An anonymous group of nodes in Graph::Easy
[
view source
]
Graph::Easy::Group::Cell - A cell in a group
[
view source
]
Graph::Easy::Layout - Layout the graph from Graph::Easy
[
view source
]
Graph::Easy::Layout::Chain - Chain of nodes for layouter
[
view source
]
Graph::Easy::Layout::Force - Force-based layouter for Graph::Easy
[
view source
]
Graph::Easy::Layout::Grid - Grid management and size calculation
[
view source
]
Graph::Easy::Layout::Path - Path management for Manhattan-style grids
[
view source
]
Graph::Easy::Layout::Repair - Repair spliced layout with group cells
[
view source
]
Graph::Easy::Layout::Scout - Find paths in a Manhattan-style grid
[
view source
]
Graph::Easy::Node - Represents a node in a Graph::Easy graph
[
view source
]
Graph::Easy::Node::Anon - An anonymous, invisible node in Graph::Easy
[
view source
]
Graph::Easy::Node::Cell - An empty filler cell
[
view source
]
Graph::Easy::Node::Empty - An empty, borderless cell in a node cluster
[
view source
]
Graph::Easy::Parser - Parse Graph::Easy from textual description
[
view source
]
Graph::Easy::Parser::Graphviz - Parse Graphviz text into Graph::Easy
[
view source
]
Graph::Easy::Parser::VCG - Parse VCG or GDL text into Graph::Easy
[
view source
]
Back to
home
.
Contained in the
Graph-Easy
distribution.