Uses of Class
com.lowagie.text.MarkedObject
Packages that use MarkedObject
-
Uses of MarkedObject in com.lowagie.text
Subclasses of MarkedObject in com.lowagie.textModifier and TypeClassDescriptionclass
Wrapper that allows to add properties to a Chapter/Section object.Fields in com.lowagie.text declared as MarkedObjectModifier and TypeFieldDescriptionprotected MarkedObject
MarkedSection.title
This is the title of this section.Methods in com.lowagie.text that return MarkedObjectMethods in com.lowagie.text with parameters of type MarkedObjectModifier and TypeMethodDescriptionvoid
MarkedSection.setTitle
(MarkedObject title) Sets the title of this section.