Graphviz
13.0.0~dev.20241220.2304
Loading...
Searching...
No Matches
topfisheyeview.h
Go to the documentation of this file.
1
/*************************************************************************
2
* Copyright (c) 2011 AT&T Intellectual Property
3
* All rights reserved. This program and the accompanying materials
4
* are made available under the terms of the Eclipse Public License v1.0
5
* which accompanies this distribution, and is available at
6
* https://www.eclipse.org/legal/epl-v10.html
7
*
8
* Contributors: Details at https://graphviz.org
9
*************************************************************************/
10
11
#pragma once
12
13
#include "
smyrnadefs.h
"
14
#include "
hier.h
"
15
16
void
drawtopologicalfisheye
(
topview
* t);
17
void
changetopfishfocus
(
topview
* t,
float
*x,
float
*y,
int
num_foci);
18
void
prepare_topological_fisheye
(
Agraph_t
* g,
topview
* t);
hier.h
smyrnadefs.h
Agraph_s
graph or subgraph
Definition
cgraph.h:425
topview
Definition
smyrnadefs.h:219
changetopfishfocus
void changetopfishfocus(topview *t, float *x, float *y, int num_foci)
Definition
topfisheyeview.c:407
drawtopologicalfisheye
void drawtopologicalfisheye(topview *t)
Definition
topfisheyeview.c:335
prepare_topological_fisheye
void prepare_topological_fisheye(Agraph_t *g, topview *t)
Definition
topfisheyeview.c:122
cmd
smyrna
topfisheyeview.h
Generated by
1.9.8