Class: DepsGrapher::Vis

Inherits:
DepsGrapher::Visualizer::Base show all
Defined in:
lib/deps_grapher/vis.rb,
lib/deps_grapher/vis/box.rb,
lib/deps_grapher/vis/dot.rb

Direct Known Subclasses

Box, Dot

Defined Under Namespace

Classes: Box, Dot

Instance Attribute Summary

Attributes inherited from DepsGrapher::Visualizer::Base

#options

Method Summary

Methods inherited from DepsGrapher::Visualizer::Base

#accept!, command_option, #initialize, #render

Constructor Details

This class inherits a constructor from DepsGrapher::Visualizer::Base