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 TypeClassDescriptionclassWrapper that allows to add properties to a Chapter/Section object.Fields in com.lowagie.text declared as MarkedObjectModifier and TypeFieldDescriptionprotected MarkedObjectMarkedSection.titleThis is the title of this section.Methods in com.lowagie.text that return MarkedObjectMethods in com.lowagie.text with parameters of type MarkedObjectModifier and TypeMethodDescriptionvoidMarkedSection.setTitle(MarkedObject title) Sets the title of this section.