Package 

Class Selection


  • 
    public final class Selection
    
                        

    Represents a user content selection in a navigator.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Locator locator
      private final RectF rect
    • Constructor Summary

      Constructors 
      Constructor Description
      Selection(Locator locator, RectF rect)
    • Method Summary

      Modifier and Type Method Description
      final Locator getLocator()
      final RectF getRect()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 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.