Uses of Class
com.itextpdf.layout.element.Link
 
     
      Packages that use Link
     
 
      
     -  
        
Uses of Link in com.itextpdf.layout.renderer
Constructors in com.itextpdf.layout.renderer with parameters of type LinkModifierConstructorDescriptionLinkRenderer(Link link) Creates a LinkRenderer from its corresponding layout object.LinkRenderer(Link linkElement, String text) Creates a LinkRenderer from its corresponding layout object, with a custom text to replace the contents of theLink.