Generated by
JDiff

Class com.itextpdf.layout.element.List

Removed Constructors
List( ListNumberingType) Creates a List with a custom numbering type.
 

Added Constructors
List( ListNumberingType) Creates a List with a custom numbering type.
 

Changed Methods
List  setListSymbolAlignment( ListSymbolAlignment) Change in signature from com.itextpdf.layout.property.ListSymbolAlignment to com.itextpdf.layout.properties.ListSymbolAlignment.
A specialized enum containing alignment properties for list symbols.
List  setListSymbol( ListNumberingType) Change in signature from com.itextpdf.layout.property.ListNumberingType to com.itextpdf.layout.properties.ListNumberingType.
Sets the list numbering type to be used.