Uses of Class
org.apache.poi.hslf.model.Hyperlink

Packages that use Hyperlink
org.apache.poi.hslf.model   
org.apache.poi.hslf.usermodel   
 

Uses of Hyperlink in org.apache.poi.hslf.model
 

Methods in org.apache.poi.hslf.model that return Hyperlink
 Hyperlink ShapeGroup.getHyperlink()
          Returns null - shape groups can't have hyperlinks
 Hyperlink Shape.getHyperlink()
          Returns the hyperlink assigned to this shape
 Hyperlink[] TextRun.getHyperlinks()
          Returns the array of all hyperlinks in this text run
 

Methods in org.apache.poi.hslf.model with parameters of type Hyperlink
 void SimpleShape.setHyperlink(Hyperlink link)
           
 

Uses of Hyperlink in org.apache.poi.hslf.usermodel
 

Methods in org.apache.poi.hslf.usermodel with parameters of type Hyperlink
 int SlideShow.addHyperlink(Hyperlink link)
          Add a hyperlink to this presentation