|
BIJ API |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--VolumeJ.VJClassifiers | +--of3d.OF3DClassifiers
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 |
|
Constructor Detail |
public OF3DClassifiers()
Method Detail |
public static void initClassifiers()
|
BIJ API |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |