Generated by
JDiff

Class com.itextpdf.layout.renderer.AbstractRenderer

Changed Constructors
AbstractRenderer( AbstractRenderer) Documentation changed from old to new.
Creates a new renderer based on an instance of another renderer.
 

Changed Methods
void  beginElementOpacityApplying( DrawContext) Documentation changed from old to new.
Apply {@code Property.OPACITY} property if specified by setting corresponding values in graphic state dictionary opacity will be applied to all elements drawn after calling this method and before calling AbstractRenderer.endElementOpacityApplying(DrawContext) ()}.
void  endElementOpacityApplying( DrawContext) Documentation changed from old to new.
AbstractRenderer.beginElementOpacityApplying(DrawContext).