Graphviz 12.0.1~dev.20240715.2254
Loading...
Searching...
No Matches
topfisheyeview.h File Reference
#include "smyrnadefs.h"
#include "hier.h"
Include dependency graph for topfisheyeview.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void drawtopologicalfisheye (topview *t)
 
void changetopfishfocus (topview *t, float *x, float *y, int num_foci)
 
void prepare_topological_fisheye (Agraph_t *g, topview *t)
 

Function Documentation

◆ changetopfishfocus()

◆ drawtopologicalfisheye()

void drawtopologicalfisheye ( topview t)

Definition at line 337 of file topfisheyeview.c.

References drawtopfishedges(), drawtopfishnodes(), and get_active_frame().

Referenced by glexpose_drawgraph().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ prepare_topological_fisheye()