HLIBpro  1.2
Public Member Functions | List of all members
TPSBlockClusterVis Class Reference

block cluster tree visualisation in PostScript format

#include <TClusterVis.hh>

Inheritance diagram for TPSBlockClusterVis:
TBlockClusterVis

Public Member Functions

 TPSBlockClusterVis ()
 default ctor
TPSBlockClusterVisprn_tree (const bool b)
 turn on/off printing of tree (default: off)
TPSBlockClusterVisproc_tree (const bool b)
 turn on/off printing tree for one processor (default: off)
TPSBlockClusterVisall_nodes (const bool b)
 turn on/off showing of all nodes in tree, even inner nodes (default: on)
TPSBlockClusterVisloc_is (const bool b)
 turn on/off printing local index sets (default: off)
TPSBlockClusterVislegend (const bool b)
 turn on/off printing of legend (default: off)
TPSBlockClusterVispid (const int p)
 set processor to restrict visualisation to (default: none)
virtual void print (const TBlockCluster *c, const String &filename) const

Member Function Documentation

virtual void print ( const TBlockCluster cl,
const String &  filename 
) const
virtual

visualise block cluster tree

Parameters
clblock cluster tree to visualise
filenamename of file to write to

Implements TBlockClusterVis.