public class HSSFShapeFactory
extends java.lang.Object
| Constructor | Description |
|---|---|
HSSFShapeFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
createShapeTree(EscherContainerRecord container,
EscherAggregate agg,
HSSFShapeContainer out,
DirectoryNode root) |
build shape tree from escher container
|
public static void createShapeTree(EscherContainerRecord container, EscherAggregate agg, HSSFShapeContainer out, DirectoryNode root)
container - root escher container from which escher records must be takenagg - - EscherAggregateout - - shape container to which shapes must be addedroot - - node to create HSSFObjectData shapesCopyright 2018 The Apache Software Foundation or its licensors, as applicable.