|
||||||||||
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
Constructor Summary | |
---|---|
ShapeFactory()
|
Method Summary | |
---|---|
static Shape |
createShape(EscherContainerRecord spContainer,
Shape parent)
Create a new shape from the data provided. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShapeFactory()
Method Detail |
---|
public static Shape createShape(EscherContainerRecord spContainer, Shape parent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |