Module aya.pretty
Package org.aya.pretty.backend.string
Class StringPrinterConfig<S extends StringStylist>
java.lang.Object
org.aya.pretty.printer.PrinterConfig.Basic<S>
org.aya.pretty.backend.string.StringPrinterConfig<S>
- All Implemented Interfaces:
PrinterConfig
- Direct Known Subclasses:
DocHtmlPrinter.Config,DocTermPrinter.Config,DocTeXPrinter.Config
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enumstatic enumNested classes/interfaces inherited from interface org.aya.pretty.printer.PrinterConfig
PrinterConfig.Basic<S extends Stylist>, PrinterConfig.Options<T>, PrinterConfig.PageOptions -
Field Summary
Fields inherited from class org.aya.pretty.printer.PrinterConfig.Basic
optionsFields inherited from interface org.aya.pretty.printer.PrinterConfig
INFINITE_SIZE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.aya.pretty.printer.PrinterConfig.Basic
getPageHeight, getPageWidth, getStylist, opt, set
-
Constructor Details
-
StringPrinterConfig
-