Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RectFrame ¶
RectFrame contains a frame and its rectangle
func New ¶
func New( framer interface { NewFrame(rect image.Rectangle) *impress.Frame }, rect image.Rectangle, ) *RectFrame
New creates a new frame
func (*RectFrame) NewRectFrame ¶
NewRectFrame creates a child frame
Click to show internal directories.
Click to hide internal directories.