|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jimageanalyst.JImageAnalystFactory
public final class JImageAnalystFactory
Factory class for an easy way to obtain preconfigured
JImageAnalyst instances.
| Method Summary | |
|---|---|
static JImageAnalyst |
getDefaultInstance()
Returns a JImageAnalyst instance with all format
analyzers registered. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static JImageAnalyst getDefaultInstance()
JImageAnalyst instance with all format
analyzers registered. The instance will return the same instance over
and over again (singleton). To avoid memory leaks when several class
loaders are used, this instance will be stored using a
WeakReference.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||