Uses of Class
org.odftoolkit.odfdom.changes.TextSelection
Packages that use TextSelection
-
Uses of TextSelection in org.odftoolkit.odfdom.changes
Subclasses of TextSelection in org.odftoolkit.odfdom.changesModifier and TypeClassDescriptionclass
class
class
Methods in org.odftoolkit.odfdom.changes that return types with arguments of type TextSelectionMethods in org.odftoolkit.odfdom.changes with parameters of type TextSelectionModifier and TypeMethodDescriptionTextContainingElement.appendTextSelection
(TextSelection outerSelection) static boolean
TextSelection.overLapping
(TextSelection s1, TextSelection s2) Test if one of the two given TextSelection is overlappingMethod parameters in org.odftoolkit.odfdom.changes with type arguments of type TextSelectionModifier and TypeMethodDescriptionTextHyperlinkSelection.getOverLappingHyperlinkSelection
(TreeSet<TextSelection> set)