Class J3MOutputCapsule
java.lang.Object
com.jme3.material.plugin.export.material.J3MOutputCapsule
- All Implemented Interfaces:
OutputCapsule
- Direct Known Subclasses:
J3MRenderStateOutputCapsule,J3MRootOutputCapsule
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()protected Stringprotected static Stringprotected static StringformatWrapMode(Texture texVal, Texture.WrapAxis axis) protected voidputParameter(String name, String value) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidwrite(ByteBuffer value, String name, ByteBuffer defVal) voidwrite(FloatBuffer value, String name, FloatBuffer defVal) voidvoidwrite(ShortBuffer value, String name, ShortBuffer defVal) voidvoidwriteByteBufferArrayList(ArrayList<ByteBuffer> array, String name, ArrayList<ByteBuffer> defVal) voidwriteFloatBufferArrayList(ArrayList<FloatBuffer> array, String name, ArrayList<FloatBuffer> defVal) voidprotected voidwriteParameter(Writer out, String name, String value) voidwriteSavableArrayList(ArrayList array, String name, ArrayList defVal) voidwriteSavableArrayListArray(ArrayList[] array, String name, ArrayList[] defVal) voidwriteSavableArrayListArray2D(ArrayList[][] array, String name, ArrayList[][] defVal) voidwriteSavableMap(Map<? extends Savable, ? extends Savable> map, String name, Map<? extends Savable, ? extends Savable> defVal) voidwriteStringSavableMap(Map<String, ? extends Savable> map, String name, Map<String, ? extends Savable> defVal) voidwriteToStream(Writer out)
-
Field Details
-
exporter
-
-
Constructor Details
-
J3MOutputCapsule
-
-
Method Details
-
writeToStream
- Throws:
IOException
-
writeParameter
- Throws:
IOException
-
clear
public void clear() -
putParameter
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
writeStringSavableMap
public void writeStringSavableMap(Map<String, ? extends Savable> map, String name, Map<String, throws IOException? extends Savable> defVal) - Specified by:
writeStringSavableMapin interfaceOutputCapsule- Throws:
IOException
-
format
-
formatMatParamTexture
-
formatWrapMode
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
writeSavableArrayList
public void writeSavableArrayList(ArrayList array, String name, ArrayList defVal) throws IOException - Specified by:
writeSavableArrayListin interfaceOutputCapsule- Throws:
IOException
-
writeSavableArrayListArray
public void writeSavableArrayListArray(ArrayList[] array, String name, ArrayList[] defVal) throws IOException - Specified by:
writeSavableArrayListArrayin interfaceOutputCapsule- Throws:
IOException
-
writeSavableArrayListArray2D
public void writeSavableArrayListArray2D(ArrayList[][] array, String name, ArrayList[][] defVal) throws IOException - Specified by:
writeSavableArrayListArray2Din interfaceOutputCapsule- Throws:
IOException
-
writeFloatBufferArrayList
public void writeFloatBufferArrayList(ArrayList<FloatBuffer> array, String name, ArrayList<FloatBuffer> defVal) throws IOException - Specified by:
writeFloatBufferArrayListin interfaceOutputCapsule- Throws:
IOException
-
writeByteBufferArrayList
public void writeByteBufferArrayList(ArrayList<ByteBuffer> array, String name, ArrayList<ByteBuffer> defVal) throws IOException - Specified by:
writeByteBufferArrayListin interfaceOutputCapsule- Throws:
IOException
-
writeSavableMap
public void writeSavableMap(Map<? extends Savable, ? extends Savable> map, String name, Map<? extends Savable, throws IOException? extends Savable> defVal) - Specified by:
writeSavableMapin interfaceOutputCapsule- Throws:
IOException
-
writeIntSavableMap
public void writeIntSavableMap(IntMap<? extends Savable> map, String name, IntMap<? extends Savable> defVal) throws IOException - Specified by:
writeIntSavableMapin interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfaceOutputCapsule- Throws:
IOException
-