Gjsify LogoGjsify Logo

A #PopplerPageTransition structures describes a visual transition to use when moving between pages during a presentation

record

Hierarchy

  • PageTransition

Index

Constructors

Properties

the dimension in which the transition effect shall occur. Only for #POPPLER_PAGE_TRANSITION_SPLIT and #POPPLER_PAGE_TRANSITION_BLINDS transition types

field
angle: number

the direction in which the specified transition effect shall moves, expressed in degrees counterclockwise starting from a left-to-right direction. Only for #POPPLER_PAGE_TRANSITION_WIPE, #POPPLER_PAGE_TRANSITION_GLITTER, #POPPLER_PAGE_TRANSITION_FLY, #POPPLER_PAGE_TRANSITION_COVER, #POPPLER_PAGE_TRANSITION_UNCOVER and #POPPLER_PAGE_TRANSITION_PUSH transition types

field

the direction of motion for the transition effect. Only for #POPPLER_PAGE_TRANSITION_SPLIT, #POPPLER_PAGE_TRANSITION_BOX and #POPPLER_PAGE_TRANSITION_FLY transition types

field
duration: number

the duration of the transition effect

field
duration_real: number
rectangular: boolean

whether the area that will be flown is rectangular and opaque. Only for #POPPLER_PAGE_TRANSITION_FLY transition type

field
scale: number

the starting or ending scale at which the changes shall be drawn. Only for #POPPLER_PAGE_TRANSITION_FLY transition type

field

the type of transtition

field
name: string

Methods

  • free(): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method