Methods

Included Modules

Class/Module Index [+]

Quicksearch

Origami::Destination::GlobalBoundingBoxFit

Class representing a Destination fitting the bounding box of a Page.

Public Class Methods

new(pageref) click to toggle source

Creates a new bounding box fit Destination.

pageref

A Reference to a Page.

# File lib/origami/destinations.rb, line 163
def initialize(pageref)
  super([pageref, :FitB])
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.