public class HSSFShapeFactory
extends java.lang.Object
Constructor and Description |
---|
HSSFShapeFactory() |
Modifier and Type | Method and 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 © 2005-2010 Potix Corporation. All Rights Reserved.