|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Background | |
|---|---|
| org.apache.poi.hslf.usermodel | |
| org.apache.poi.sl.draw | |
| org.apache.poi.sl.usermodel | |
| org.apache.poi.xslf.usermodel | |
| Uses of Background in org.apache.poi.hslf.usermodel |
|---|
| Classes in org.apache.poi.hslf.usermodel that implement Background | |
|---|---|
class |
HSLFBackground
Background shape |
| Uses of Background in org.apache.poi.sl.draw |
|---|
| Methods in org.apache.poi.sl.draw that return Background | |
|---|---|
protected Background<?,?> |
DrawBackground.getShape()
|
| Methods in org.apache.poi.sl.draw with parameters of type Background | |
|---|---|
DrawBackground |
DrawFactory.getDrawable(Background<?,?> shape)
|
| Constructors in org.apache.poi.sl.draw with parameters of type Background | |
|---|---|
DrawBackground(Background<?,?> shape)
|
|
| Uses of Background in org.apache.poi.sl.usermodel |
|---|
| Methods in org.apache.poi.sl.usermodel that return Background | |
|---|---|
Background<S,P> |
Sheet.getBackground()
|
| Uses of Background in org.apache.poi.xslf.usermodel |
|---|
| Classes in org.apache.poi.xslf.usermodel that implement Background | |
|---|---|
class |
XSLFBackground
Background shape |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||