class HexaPDF::Layout::Frame::FitData
Parent | Object |
---|
Internal class for storing data of a fitted box.
Attributes
The available height for this particular box.
The available width for this particular box.
The box that was fitted into the frame.
The left margin to use instead of box.style.margin.left
.
The right margin to use instead of box.style.margin.right
.
The top margin to use instead of box.style.margin.top
.
Public Class Methods
Public Instance Methods
Resets the object.