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