|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.hslf.model.ShapeFactory
public class ShapeFactory
Create a Shape object depending on its type
| Field Summary | |
|---|---|
protected static POILogger |
logger
|
| Constructor Summary | |
|---|---|
ShapeFactory()
|
|
| Method Summary | |
|---|---|
static Shape |
createShape(EscherContainerRecord spContainer,
Shape parent)
Create a new shape from the data provided. |
static ShapeGroup |
createShapeGroup(EscherContainerRecord spContainer,
Shape parent)
|
static Shape |
createSimpeShape(EscherContainerRecord spContainer,
Shape parent)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static POILogger logger
| Constructor Detail |
|---|
public ShapeFactory()
| Method Detail |
|---|
public static Shape createShape(EscherContainerRecord spContainer,
Shape parent)
public static ShapeGroup createShapeGroup(EscherContainerRecord spContainer,
Shape parent)
public static Shape createSimpeShape(EscherContainerRecord spContainer,
Shape parent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||