JAVA Tech JAVA Technologies Co. Ltd. Marine Radio VERSION 3.0 Manuel D’Utilisation

Page de 88
 
 
76
76
76
76
 
setImageKeys(true/false) 
 
E.g. ViewONE.setImageKeys(true); 
 
Specifies whether the hot keys for image operations are enabled. A value of  ‘true’ 
(default) indicates the keys are enabled and ‘false’ indicates they are not. 
The keys are as follows: 
 
Fit to window width 
 
F9 
Fit to window height 
 
F10 
Fit 
to 
window 
  F11 
Zoom 
in   Add 
Zoom 
out 
  Subtract 
Magnifier 
  M 
Zoom to 100%  
 
Zoom 
area 
  A 
Rotate clockwise 
 
Rotate counterclockwise 
Enhance 
  E 
Invert 
   I 
 
isImageKeys() 
 
E.g. var keysEnabled = ViewONE.isImageKeys (); 
 
Returns a Boolean value of ‘true’ if the keys are enabled else a value ‘false’ is returned.
 
Method:
 
Method: