Module GnomeMagDevice :: Class GnomeMagStyle
[hide private]
[frames] | no frames]

Class GnomeMagStyle

source code

AccessEngine.AEOutput.Style --+
                              |
                             GnomeMagStyle

Overrides the base AccessEngine.AEOutput.AEOutput.Style.Style class, filling in fields for supported style properties with their appropriate values.

FullScreen (bool): Magnify in full screen mode, this only affects magnifiers that are in a seperate screen.

Zoom (float): Magnification factor.

Invert (bool): Invert the colors displayed by the magnifier

SmoothingType (enum): Method used to smooth the magnification

TargetDisplayX (int): Left boundary of magnifier display

TargetDisplayY (int): Top boundary of magnifier display

TargetDisplayW (int): Width of magnifier display

TargetDisplayH (int): Height of magnifier display

TargetDisplayScreen (string): Screen magnifier should be displayed on.

TargetDisplayConfigured (bool): If False, resort to magnifier placement defaults.

CursorScale (float): Scale of cursor in magnified display

CursorColor (color): Color of cursor in magnified display

CrosswireSize (int): Size of cursor crosswire in magnified display

CrosswireColor (color): Color of crosswire in magnified display

CrosswireClip (bool): Clip crosswire around cursor

ContrastRed (float): Red contrast of the magnifier

ContrastGreen (float): Green contrast of the magnifier

ContrastBlue (float): Blue contrast of the magnifier

Instance Methods [hide private]
 
init(self, device) source code
AEState.Setting.Group
getGroups(self)
Gets configurable settings for magnifier and one zoom region
source code
Method Details [hide private]

getGroups(self)

source code 
Gets configurable settings for magnifier and one zoom region
Returns: AEState.Setting.Group
Group of all configurable settings