BIJ API

of3d
Class OF3DClassifiers

java.lang.Object
  |
  +--VolumeJ.VJClassifiers
        |
        +--of3d.OF3DClassifiers

public abstract class OF3DClassifiers
extends VJClassifiers

This class is a class whose only purpose is to contain all OFClassifier class definitions. The reason is that there is no general way (in Java 1.1) to access all subclasses of a known class, if these may be either in a resource or in a directory. So you have to declare them here. Copyright (c) 1999-2002, Michael Abramoff. All rights reserved.


Fields inherited from class VolumeJ.VJClassifiers
classes, GRADIENTCT, ISOSURFACE, LEVOY, LEVOYDEPTHCUEING, LEVOYINDEXNE0, LEVOYNOINDEX, LINEAR, VALUE
 
Constructor Summary
OF3DClassifiers()
           
 
Method Summary
static void initClassifiers()
           
 
Methods inherited from class VolumeJ.VJClassifiers
getClass, getClassifier, getNames
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OF3DClassifiers

public OF3DClassifiers()
Method Detail

initClassifiers

public static void initClassifiers()

BIJ API

Submit a bug or feature

Copyright (c) 1997-2003 Michael Abramoff
Licensing available. All Rights Reserved.