Class HSSFShapeFactory


  • public class HSSFShapeFactory
    extends java.lang.Object
    Factory class for producing Excel Shapes from Escher records
    • Constructor Detail

      • HSSFShapeFactory

        public HSSFShapeFactory()
    • Method Detail

      • createShapeTree

        public static void createShapeTree​(EscherContainerRecord container,
                                           EscherAggregate agg,
                                           HSSFShapeContainer out,
                                           DirectoryNode root)
        build shape tree from escher container
        Parameters:
        container - root escher container from which escher records must be taken
        agg - - EscherAggregate
        out - - shape container to which shapes must be added
        root - - node to create HSSFObjectData shapes