Uses of Interface
com.pnfsoftware.jeb.core.output.text.IItemStyleInfoProvider
Packages that use IItemStyleInfoProvider
Package
Description
Types for text documents, useful to represent textual data generated by a unit.
-
Uses of IItemStyleInfoProvider in com.pnfsoftware.jeb.core.output.text
Constructors in com.pnfsoftware.jeb.core.output.text with parameters of type IItemStyleInfoProviderModifierConstructorDescriptionHtmlFormatter
(ITextDocument doc, IItemStyleInfoProvider styleprv, String title, boolean insertCopyright) HtmlTextDocumentFormatter
(IItemStyleInfoProvider styleprv, String title, boolean insertCopyright)