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.
- protected static class GenBaseImpl.GIFEmitter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
inputFile
protected 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(String inputFile)
- Deprecated.
code
protected int code(String code)
- Deprecated.
generateGIF
protected byte[] generateGIF(String key1,
String key2)
- Deprecated.
getContents
protected int getContents(byte[] content,
String gifFile)
throws JETException,
IOException
- Deprecated.
- Throws:
JETException
IOException