Poppler.LinkMapping

Fields

Name

Type

Access

Description

action

Poppler.Action

r/w

a Poppler.Action

area

Poppler.Rectangle

r/w

a Poppler.Rectangle representing an area of the page

Methods

class

new ()

copy ()

free ()

Details

class Poppler.LinkMapping

A Poppler.LinkMapping structure represents the location of action on the page

classmethod new()
Returns:

a new Poppler.LinkMapping, use Poppler.LinkMapping.free() to free it

Return type:

Poppler.LinkMapping

Creates a new Poppler.LinkMapping

copy()
Returns:

a new allocated copy of self

Return type:

Poppler.LinkMapping

Creates a copy of self

free()

Frees the given Poppler.LinkMapping