Generated by
JDiff

Class com.itextpdf.layout.RootElement

Removed Methods
IPropertyContainer  showTextAligned( Paragraph, float , float , TextAlignment ) Convenience method to write a text aligned about the specified point
IPropertyContainer  showTextAligned( Paragraph, float , float , TextAlignment , VerticalAlignment ) Convenience method to write a text aligned about the specified point
IPropertyContainer  showTextAligned( Paragraph, float , float , int , TextAlignment , VerticalAlignment , float ) Convenience method to write a text aligned about the specified point
IPropertyContainer  showTextAligned( String, float , float , TextAlignment ) Convenience method to write a text aligned about the specified point
IPropertyContainer  showTextAligned( String, float , float , TextAlignment , VerticalAlignment , float ) Convenience method to write a text aligned about the specified point
IPropertyContainer  showTextAligned( String, float , float , TextAlignment , float ) Convenience method to write a text aligned about the specified point
 

Added Methods
IPropertyContainer  showTextAligned( Paragraph, float , float , TextAlignment ) Convenience method to write a text aligned about the specified point
IPropertyContainer  showTextAligned( Paragraph, float , float , TextAlignment , VerticalAlignment ) Convenience method to write a text aligned about the specified point
IPropertyContainer  showTextAligned( Paragraph, float , float , int , TextAlignment , VerticalAlignment , float ) Convenience method to write a text aligned about the specified point
IPropertyContainer  showTextAligned( String, float , float , TextAlignment ) Convenience method to write a text aligned about the specified point
IPropertyContainer  showTextAligned( String, float , float , TextAlignment , VerticalAlignment , float ) Convenience method to write a text aligned about the specified point
IPropertyContainer  showTextAligned( String, float , float , TextAlignment , float ) Convenience method to write a text aligned about the specified point
 

Changed Methods
IPropertyContainer  showTextAlignedKerned( String, float , float , TextAlignment , VerticalAlignment , float ) Change in signature from (java.lang.String, float, float, com.itextpdf.layout.property.TextAlignment, com.itextpdf.layout.property.VerticalAlignment, float) to (java.lang.String, float, float, com.itextpdf.layout.properties.TextAlignment, com.itextpdf.layout.properties.VerticalAlignment, float).
Convenience method to write a kerned text aligned about the specified point