Uses of Interface
org.x4o.maisdoc.model.MaisDocPageWriter
Packages that use MaisDocPageWriter
Package
Description
NX01 Mushroom mais FC18 segment printers.
The mais-doc flake fraction and page segment writers.
The mais-doc page and node model.
The X4O ELD documentation classes.
-
Uses of MaisDocPageWriter in love.distributedrebirth.nx01.mushroom.mais.fc18.print
Classes in love.distributedrebirth.nx01.mushroom.mais.fc18.print that implement MaisDocPageWriterModifier and TypeClassDescriptionclass
Cake doc candy page writer.class
Cake doc "New Counting Rods" page writer. -
Uses of MaisDocPageWriter in org.x4o.maisdoc.flake
Classes in org.x4o.maisdoc.flake that implement MaisDocPageWriterModifier and TypeClassDescriptionclass
DefaultPageWriterHelp creates the help page content.class
DefaultPageWriterIndexAll creates the index-all page content.class
DefaultPageWriterTree creates the default tree overview page content. -
Uses of MaisDocPageWriter in org.x4o.maisdoc.model
Methods in org.x4o.maisdoc.model that return types with arguments of type MaisDocPageWriterMethods in org.x4o.maisdoc.model with parameters of type MaisDocPageWriterModifier and TypeMethodDescriptionvoid
MaisDocPage.addPageWriter
(MaisDocPageWriter writer) void
MaisDocPage.removePageWriter
(MaisDocPageWriter writer) Constructors in org.x4o.maisdoc.model with parameters of type MaisDocPageWriterModifierConstructorDescriptionMaisDocPage
(String id, String name, String description, MaisDocPageWriter... writers) -
Uses of MaisDocPageWriter in org.x4o.xml.eld.doc
Classes in org.x4o.xml.eld.doc that implement MaisDocPageWriterModifier and TypeClassDescriptionclass
EldDocXTreePageWriter for dom overview of tree but as seperate page.