Class BlenderFactory


  • public class BlenderFactory
    extends BlenderFactoryBase
    Factory class to create blender files and blocks in it.
    • Field Detail

      • sdna

        protected static StructDNA sdna
        Struct dna of the generated data model.
    • Constructor Detail

      • BlenderFactory

        public BlenderFactory​(BlenderFile blend)
                       throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getFileGlobal

        public static FileGlobal getFileGlobal​(BlenderFile blend)
                                        throws java.io.IOException
        Throws:
        java.io.IOException
      • getFileGlobal

        public FileGlobal getFileGlobal()
                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • newBlenderFile

        public static BlenderFile newBlenderFile​(java.io.File file)
                                          throws java.io.IOException
        Throws:
        java.io.IOException
      • getStructDNA

        public static StructDNA getStructDNA()
                                      throws java.io.IOException
        Throws:
        java.io.IOException