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