Class HSSFShapeFactory

java.lang.Object
org.apache.poi.hssf.usermodel.HSSFShapeFactory

public class HSSFShapeFactory extends Object
Factory class for producing Excel Shapes from Escher records
  • Constructor Details

    • HSSFShapeFactory

      public HSSFShapeFactory()
  • Method Details

    • 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