Table of Contents

Module: GraphDisplay ./GraphDisplay.py
Imported modules   
from DataStructures import Point2D, VertexLabeling, EdgeLabeling
from GatoGlobals import *
from GatoUtil import orthogonal
from Graph import Graph
from Tkinter import *
import colorsys
from math import sqrt, pi, sin, cos
import os
Classes   
GraphDisplay

Provide functionality to display a graph. Not for direct consumption.

GraphDisplayFrame

Provides graph display in a frame

GraphDisplayToplevel

Provides graph display in a top-level window

ZoomVar

Internal helper class to have TK update variable correspoding


Table of Contents

This document was automatically generated on Fri Mar 15 11:15:02 2002 by HappyDoc version 2.0