Interface Background<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>>

All Superinterfaces:
Shape<S,P>
All Known Implementing Classes:
HSLFBackground, XSLFBackground

public interface Background<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> extends Shape<S,P>
  • Method Details