|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcage.writer.CaGeWriter
cage.writer.AbstractChemicalWriter
public abstract class AbstractChemicalWriter
Constructor Summary | |
---|---|
AbstractChemicalWriter()
|
Method Summary | |
---|---|
abstract java.lang.String |
encodeResult(CaGeResult result)
|
void |
setGeneratorInfo(GeneratorInfo generatorInfo)
Sets the generator info provided for this outlet. |
Methods inherited from class cage.writer.CaGeWriter |
---|
getDimension, getFileExtension, getFormatName, lastIOException, setDimension, setOutputStream, stop, throwLastIOException, usesInfo, wasIOException |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface cage.CaGeOutlet |
---|
outputResult |
Constructor Detail |
---|
public AbstractChemicalWriter()
Method Detail |
---|
public void setGeneratorInfo(GeneratorInfo generatorInfo)
CaGeOutlet
GeneratorInfo.isReembed2DEnabled()
.
setGeneratorInfo
in interface CaGeOutlet
setGeneratorInfo
in class CaGeWriter
generatorInfo
- the generator info provided for this outletpublic abstract java.lang.String encodeResult(CaGeResult result)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |