Uses of Class
org.odftoolkit.odfdom.incubator.search.SelectionManager
Packages that use SelectionManager
Package
Description
The "Document Layer" exist for usability reasons, it gives a feature based view on the document model.
Provide classes to operate the content and style of the selected text content.
-
Uses of SelectionManager in org.odftoolkit.odfdom.doc
Methods in org.odftoolkit.odfdom.doc that return SelectionManagerModifier and TypeMethodDescriptionOdfDocument.getSelectionManager()* All text selections within this document are cached and have to be updated when the document is changed.TheSelectionManagertakes care of those updates across eachTextNavigator -
Uses of SelectionManager in org.odftoolkit.odfdom.incubator.search
Methods in org.odftoolkit.odfdom.incubator.search that return SelectionManagerModifier and TypeMethodDescriptionTextNavigation.getSelectionManager()Returns the selectionManager instance.TextStyleNavigation.getSelectionManager()Returns the selectionManager instance.