Uses of Class
nl.siegmann.epublib.viewer.Viewer.Layout
-
Packages that use Viewer.Layout Package Description nl.siegmann.epublib.viewer -
-
Uses of Viewer.Layout in nl.siegmann.epublib.viewer
Methods in nl.siegmann.epublib.viewer that return Viewer.Layout Modifier and Type Method Description static Viewer.LayoutViewer.Layout. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Viewer.Layout[]Viewer.Layout. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in nl.siegmann.epublib.viewer with parameters of type Viewer.Layout Modifier and Type Method Description private voidViewer. setLayout(Viewer.Layout layout)
-