Basic HTML version of Foils prepared Sept 23 97

Foil 20 Filter-III

From Tutorial on Scivis Java Visualization System Rome Lab CIV Review, NAVO Miss. Tutorial -- Sept 24-25 97. by Byeongseob Ki, Scott KLasky


All user defined filters should be subclasses of abstract class Filter.
All user defined filters must provide a public no-arg constructor, so that they can be automatically instantiated by a server. The normal programmatic instantiation process(Class.newInstance()) does not allow arguments to be passed to a constructor. See the details of Introspection and Reflection documents from http://www.sun.com
The main thing to do is to implement a method performFilter()



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Sep 23 1997