public final class HSLFShapeFactory extends Object
Shape object depending on its type| Constructor and Description |
|---|
HSLFShapeFactory() |
| Modifier and Type | Method and Description |
|---|---|
static HSLFShape |
createShape(EscherContainerRecord spContainer,
ShapeContainer<HSLFShape,HSLFTextParagraph> parent)
Create a new shape from the data provided.
|
static HSLFGroupShape |
createShapeGroup(EscherContainerRecord spContainer,
ShapeContainer<HSLFShape,HSLFTextParagraph> parent) |
static HSLFShape |
createSimpleShape(EscherContainerRecord spContainer,
ShapeContainer<HSLFShape,HSLFTextParagraph> parent) |
public static HSLFShape createShape(EscherContainerRecord spContainer, ShapeContainer<HSLFShape,HSLFTextParagraph> parent)
public static HSLFGroupShape createShapeGroup(EscherContainerRecord spContainer, ShapeContainer<HSLFShape,HSLFTextParagraph> parent)
public static HSLFShape createSimpleShape(EscherContainerRecord spContainer, ShapeContainer<HSLFShape,HSLFTextParagraph> parent)
Copyright © 2010 - 2020 Adobe. All Rights Reserved