JAVA Tech nologies Co. Ltd. Marine Radio VERSION 3.0 Instrukcja Użytkownika Strona 40

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 88
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 39
40
4040
40
rotateClockwise()
E.g. ViewONE.rotateClockwise();
Convenience method to increase the rotation by 90 degrees.
If the document is closed when this method is called, the default for all pages is modified. If
the document is open when this method is called, the individual page is modified only.
rotateCounterclockwise()
E.g. ViewONE.rotateCounterclockwise();
Convenience method to decrease the rotation by 90 degrees.
If the document is closed when this method is called, the default for all pages is modified. If
the document is open when this method is called, the individual page is modified only.
rotate180()
E.g. ViewONE.rotate180();
Convenience method to rotate the document to 180 degrees.
If the document is closed when this method is called, the default for all pages is modified. If
the document is open when this method is called, the individual page is modified only.
setFlip(mode)
E.g. ViewONE.setFlip(1);
Specifies the flip mode of displayed pages. Values of 0 (none), 1 (horizontal or mirror), 2
(vertical) or 3 (both) are accepted. The default is 0.
Flip buttons and menus are not visible to the user by default. To enable these options for
the user you must use the flipOptions HTML tag when the applet is loaded.
If the document is closed when this method is called, the default for all pages is modified. If
the document is open when this method is called, the individual page is modified only.
Method:
Method:
Method:
Method:
Przeglądanie stron 39
1 2 ... 35 36 37 38 39 40 41 42 43 44 45 ... 87 88

Komentarze do niniejszej Instrukcji

Brak uwag