|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--javax.media.pim.PlugInInfo
| Field Summary | |
java.lang.String |
className
|
long |
hashValue
|
Format[] |
inputFormats
|
Format[] |
outputFormats
|
int |
type
|
| Constructor Summary | |
PlugInInfo(int type,
java.lang.String className,
long hashValue,
Format[] inputFormats,
Format[] outputFormats)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int type
public java.lang.String className
public long hashValue
public Format[] inputFormats
public Format[] outputFormats
| Constructor Detail |
public PlugInInfo(int type,
java.lang.String className,
long hashValue,
Format[] inputFormats,
Format[] outputFormats)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||