Table of Contents

Class: Connection PmwContribD-r2_0_1/ConnectedBox.py

An edge between two ConnectedBox objects.

Methods   
__init__
get_coords
update
  __init__ 
__init__ (
        self,
        connectingCanvas,
        from_handle,
        to_handle,
        )

Create a Connection

Arguments

connectingCanvas

Canvas on which everything will be drawn.

from_handle

Handle object which is origin of this Connection.

to_handle

Handle object which is destination of this Connection.

  get_coords 
get_coords ( self )

Return the coordinates of both points of this Connection.

  update 
update ( self )

Redraw.


Table of Contents

This document was automatically generated on Mon Sep 17 17:47:46 2001 by HappyDoc version r2_0