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
Modifier and Type Method Description Map<Shape,String>getLinkMap()
-
Method Details
-
getLinkMap
-