-
public final class SelectionRepresents a user content selection in a navigator.
-
-
Method Summary
Modifier and Type Method Description final LocatorgetLocator()final RectFgetRect()-
-
Constructor Detail
-
Selection
Selection(Locator locator, RectF rect)
- Parameters:
locator- Location of the user selection in the publication.rect- Frame of the bounding rect for the selection, in the coordinate of the navigator view.
-
-
Method Detail
-
getLocator
final Locator getLocator()
-
-
-
-