Table of Contents

Module: GraphEditor ./GraphEditor.py
Imported modules   
from GatoGlobals import *
from Graph import Graph, Point2D
from GraphDisplay import GraphDisplay
from Tkinter import *
from math import sqrt
import string
import tkMessageBox
import tkSimpleDialog
from tkSimpleDialog import askinteger, askfloat
Classes   
EditWeightsDialog

Provide a dialog for editing vertex and edge weigths

GraphEditor

GraphEditor is a subclass of GraphDisplay providing an user interface

GraphEditorFrame

A GraphEditor in a frame

GraphEditorToplevel

A GraphEditor in a top-level window


Table of Contents

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