gi-poppler-0.0.34.13: Poppler bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Poppler.Structs.Rectangle

Contents

Description

A #PopplerRectangle is used to describe locations on a page and bounding boxes

Synopsis

Exported types

newtype Rectangle Source

Instances

BoxedObject Rectangle Source 
((~) * info (ResolveRectangleMethod t Rectangle), MethodInfo * info Rectangle p) => IsLabel t (Rectangle -> p) Source 

Methods

fromLabel :: Proxy# Symbol t -> Rectangle -> p

((~) * info (ResolveRectangleMethod t Rectangle), MethodInfo * info Rectangle p) => IsLabelProxy t (Rectangle -> p) Source 

Methods

fromLabelProxy :: Proxy Symbol t -> Rectangle -> p

((~) (TYPE Lifted) signature (m ()), MonadIO m) => MethodInfo (TYPE Lifted) RectangleFreeMethodInfo Rectangle signature Source 
((~) (TYPE Lifted) signature (m Rectangle), MonadIO m) => MethodInfo (TYPE Lifted) RectangleCopyMethodInfo Rectangle signature Source 

newZeroRectangle :: MonadIO m => m Rectangle Source

Construct a Rectangle struct initialized to zero.

Methods

rectangleCopy

rectangleFree

rectangleNew

Properties

X1

X2

Y1

Y2