Uses of Class
org.openpdf.text.MarkedObject
Packages that use MarkedObject
-
Uses of MarkedObject in org.openpdf.text
Subclasses of MarkedObject in org.openpdf.textModifier and TypeClassDescriptionclassWrapper that allows to add properties to a Chapter/Section object.Fields in org.openpdf.text declared as MarkedObjectModifier and TypeFieldDescriptionprotected MarkedObjectMarkedSection.titleThis is the title of this section.Methods in org.openpdf.text that return MarkedObjectMethods in org.openpdf.text with parameters of type MarkedObjectModifier and TypeMethodDescriptionvoidMarkedSection.setTitle(MarkedObject title) Sets the title of this section.