Uses of Class
eTextReader.clientInterface.Notation.ICON_LOCATION

Packages that use Notation.ICON_LOCATION
eTextReader.clientInterface   
 

Uses of Notation.ICON_LOCATION in eTextReader.clientInterface
 

Methods in eTextReader.clientInterface that return Notation.ICON_LOCATION
 Notation.ICON_LOCATION Notation.AnnotationType.getIconLocation()
          Indicates where, relative to the selected text, an icon should be placed for the annotation
static Notation.ICON_LOCATION Notation.ICON_LOCATION.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Notation.ICON_LOCATION[] Notation.ICON_LOCATION.values()
          Returns an array containing the constants of this enum type, in the order they're declared.