Uses of Class
org.odftoolkit.simple.common.navigation.Navigation

Packages that use Navigation
org.odftoolkit.simple.common.navigation Provide classes to operate the content and style of the selected text content. 
 

Uses of Navigation in org.odftoolkit.simple.common.navigation
 

Subclasses of Navigation in org.odftoolkit.simple.common.navigation
 class TextNavigation
          A derived Navigation class used to navigate the text content, which can search the document and find the matched text and return TextSelection instance.
 class TextStyleNavigation
          A derived Navigation class used to navigate the text content, which can search the document and find matched style properties and return TextSelection instance(s).
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.