Class HSLFBackground

java.lang.Object
org.apache.poi.hslf.usermodel.HSLFShape
org.apache.poi.hslf.usermodel.HSLFBackground
All Implemented Interfaces:
Background<HSLFShape,HSLFTextParagraph>, Shape<HSLFShape,HSLFTextParagraph>

public final class HSLFBackground extends HSLFShape implements Background<HSLFShape,HSLFTextParagraph>
Background shape
Author:
Yegor Kozlov