Class MemInspect::Viewer
In: lib/mem_inspect/viewer.rb
Parent: Object

An abstract viewer class

Use the PNGViewer as an example.

Methods

coords_for   new  

Public Class methods

Intializes the visualization.

Public Instance methods

Returns x, y coordinates for address based on the width and height of the visualization.

[Validate]