Package com.openhtmltopdf.pdfboxout
Interface PdfBoxLinkManager.IPdfBoxElementWithShapedLinks
-
- All Known Implementing Classes:
PdfBoxImageElement
,PdfBoxObjectDrawerReplacedElement
,PdfBoxPDFReplacedElement
,PdfBoxSVGReplacedElement
- Enclosing class:
- PdfBoxLinkManager
public static interface PdfBoxLinkManager.IPdfBoxElementWithShapedLinks
All Elements which can have a shaped image map implement this
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Map<java.awt.Shape,java.lang.String>
getLinkMap()
-