|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FreeformShape | |
---|---|
org.apache.poi.hslf.usermodel | |
org.apache.poi.sl.draw | |
org.apache.poi.sl.usermodel | |
org.apache.poi.xslf.usermodel |
Uses of FreeformShape in org.apache.poi.hslf.usermodel |
---|
Classes in org.apache.poi.hslf.usermodel that implement FreeformShape | |
---|---|
class |
HSLFFreeformShape
A "Freeform" shape. |
Uses of FreeformShape in org.apache.poi.sl.draw |
---|
Methods in org.apache.poi.sl.draw with parameters of type FreeformShape | |
---|---|
DrawFreeformShape |
DrawFactory.getDrawable(FreeformShape<?,?> shape)
|
Constructors in org.apache.poi.sl.draw with parameters of type FreeformShape | |
---|---|
DrawFreeformShape(FreeformShape<?,?> shape)
|
Uses of FreeformShape in org.apache.poi.sl.usermodel |
---|
Methods in org.apache.poi.sl.usermodel that return FreeformShape | |
---|---|
FreeformShape<S,P> |
ShapeContainer.createFreeform()
create a new shape with a custom geometry |
Uses of FreeformShape in org.apache.poi.xslf.usermodel |
---|
Classes in org.apache.poi.xslf.usermodel that implement FreeformShape | |
---|---|
class |
XSLFFreeformShape
Represents a custom geometric shape. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |