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

CanvasObjectFactory Class Reference

Instantiation of canvas objects. More...

List of all members.

Static Public Methods

CanvasObject javaImage (String filename, Component comp)
 Make a canvas Java image by reading the given file via Java. More...

CanvasObject saObject (String objName, String objType)
 Make a visualization of a string addressable C++ object. More...


Detailed Description

Instantiation of canvas objects.


Member Function Documentation

CanvasObject CanvasObjectFactory::javaImage String    filename,
Component    comp
[inline, static]
 

Make a canvas Java image by reading the given file via Java.

comp is needed to get at the Java Toolkit :-(

CanvasObject CanvasObjectFactory::saObject String    objName,
String    objType
[inline, static]
 

Make a visualization of a string addressable C++ object.

Handles the following SA object types: HxImageRep, HxHistogram, HxBlob2d, HxBSplineCurve


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