org.eclipse.emf.codegen.ecore.genmodel.impl
Class GenBaseImpl.GIFEmitter
java.lang.Object
org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.GIFEmitter
- Enclosing class:
- GenBaseImpl
Deprecated. In EMF 2.2, this moved to GIFEmitter
.
This copy will be removed after 2.2.
@Deprecated
protected static class GenBaseImpl.GIFEmitter
- extends java.lang.Object
Method Summary |
protected int |
code(java.lang.String code)
Deprecated. |
protected byte[] |
generateGIF(java.lang.String key1,
java.lang.String key2)
Deprecated. |
protected int |
getContents(byte[] content,
java.lang.String gifFile)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
inputFile
protected java.lang.String inputFile
- Deprecated.
tableOffset1
protected static final int tableOffset1
- Deprecated.
- See Also:
- Constant Field Values
tableOffset2
protected static final int tableOffset2
- Deprecated.
- See Also:
- Constant Field Values
GenBaseImpl.GIFEmitter
public GenBaseImpl.GIFEmitter(java.lang.String inputFile)
- Deprecated.
code
protected int code(java.lang.String code)
- Deprecated.
generateGIF
protected byte[] generateGIF(java.lang.String key1,
java.lang.String key2)
- Deprecated.
getContents
protected int getContents(byte[] content,
java.lang.String gifFile)
throws JETException,
java.io.IOException
- Deprecated.
- Throws:
JETException
java.io.IOException