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... |
|
Make a canvas Java image by reading the given file via Java. comp is needed to get at the Java Toolkit :-( |
|
Make a visualization of a string addressable C++ object. Handles the following SA object types: HxImageRep, HxHistogram, HxBlob2d, HxBSplineCurve |