Uses of Class
com.lowagie.text.ChapterAutoNumber
-
Packages that use ChapterAutoNumber Package Description com.lowagie.text.factories -
-
Uses of ChapterAutoNumber in com.lowagie.text.factories
Methods in com.lowagie.text.factories that return ChapterAutoNumber Modifier and Type Method Description static ChapterAutoNumber
ElementFactory. getChapter(java.util.Properties attributes)
Creates a ChapterAutoNumber object based on a list of properties.
-