Uses of Class
com.openindex.openestate.tool.manual.epub.EpubNavigation
-
Packages that use EpubNavigation Package Description com.openindex.openestate.tool.manual com.openindex.openestate.tool.manual.epub -
-
Uses of EpubNavigation in com.openindex.openestate.tool.manual
Methods in com.openindex.openestate.tool.manual that return EpubNavigation Modifier and Type Method Description static EpubNavigation
ManualPlugin. getNavigation()
EpubNavigation
ManualViewPanel. getNavigation()
-
Uses of EpubNavigation in com.openindex.openestate.tool.manual.epub
Methods in com.openindex.openestate.tool.manual.epub that return EpubNavigation Modifier and Type Method Description EpubNavigation
EpubNavigation.Event. getNavigation()
Constructors in com.openindex.openestate.tool.manual.epub with parameters of type EpubNavigation Constructor Description EpubTree(EpubNavigation navigation)
EpubView(EpubNavigation navigation)
-