Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

IcsCanvasUser Interface Reference

Inheritance diagram for IcsCanvasUser::

LayeredCanvasPane List of all members.

Public Methods

void handleSetSize (Dimension d)
 This function will be called when the IcsCanvas does a setSize on its parent to inform Java that its sizes have changed. More...

Dimension getMaxObjectExtent ()
 This function should return the extent of all objects on all related canvases in the LayeredCanvasPane (bad design :-(. More...


Member Function Documentation

void IcsCanvasUser::handleSetSize Dimension    d
 

This function will be called when the IcsCanvas does a setSize on its parent to inform Java that its sizes have changed.

The user probably has to do the same.

Reimplemented in LayeredCanvasPane.

Dimension IcsCanvasUser::getMaxObjectExtent  
 

This function should return the extent of all objects on all related canvases in the LayeredCanvasPane (bad design :-(.

Reimplemented in LayeredCanvasPane.


The documentation for this interface was generated from the following file:
Generated on Tue Jan 8 14:14:25 2002 for JavaReference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001