public class J3MRootOutputCapsule extends J3MOutputCapsule
exporter
Constructor and Description |
---|
J3MRootOutputCapsule(J3MExporter exporter) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
OutputCapsule |
getCapsule(Savable object) |
void |
write(boolean value,
java.lang.String name,
boolean defVal) |
void |
write(Savable object,
java.lang.String name,
Savable defVal) |
void |
write(java.lang.String value,
java.lang.String name,
java.lang.String defVal) |
void |
writeToStream(java.io.Writer out) |
format, formatMatParamTexture, formatWrapMode, putParameter, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, writeByteBufferArrayList, writeFloatBufferArrayList, writeIntSavableMap, writeParameter, writeSavableArrayList, writeSavableArrayListArray, writeSavableArrayListArray2D, writeSavableMap, writeStringSavableMap
public J3MRootOutputCapsule(J3MExporter exporter)
public void clear()
clear
in class J3MOutputCapsule
public OutputCapsule getCapsule(Savable object)
public void writeToStream(java.io.Writer out) throws java.io.IOException
writeToStream
in class J3MOutputCapsule
java.io.IOException
public void write(java.lang.String value, java.lang.String name, java.lang.String defVal) throws java.io.IOException
write
in interface OutputCapsule
write
in class J3MOutputCapsule
java.io.IOException
public void write(boolean value, java.lang.String name, boolean defVal) throws java.io.IOException
write
in interface OutputCapsule
write
in class J3MOutputCapsule
java.io.IOException
public void write(Savable object, java.lang.String name, Savable defVal) throws java.io.IOException
write
in interface OutputCapsule
write
in class J3MOutputCapsule
java.io.IOException