|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.esw.eengine.resource.codec.AbstractCodec
de.esw.eengine.resource.codec.AbstractImageCodec
de.esw.eengine.resource.codec.JpegCodec
public class JpegCodec
| Constructor Summary | |
|---|---|
JpegCodec()
|
|
| Method Summary | |
|---|---|
IResource |
createResource(int id,
java.net.URL location)
|
| Methods inherited from class de.esw.eengine.resource.codec.AbstractImageCodec |
|---|
decode, dispose, encode |
| Methods inherited from class de.esw.eengine.resource.codec.AbstractCodec |
|---|
setRenderDevice, setResourceManager |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JpegCodec()
| Method Detail |
|---|
public IResource createResource(int id,
java.net.URL location)
id - Resource id to attachlocation - Location of the IResource to handle
IResource instance or nullICodec.createResource(int, java.net.URL)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||