Packagecom.adobe.linguistics.spelling.framework.ui
Interfacepublic interface IHighlighter
Implementors HaloHighlighter, SparkHighlighter, TLFHighlighter



Public Properties
 PropertyDefined By
  offsetPoint : Point
IHighlighter
Public Methods
 MethodDefined By
  
IHighlighter
  
drawSquiggleAt(token:Token):void
IHighlighter
Property Detail
offsetPointproperty
offsetPoint:Point


Implementation
    public function get offsetPoint():Point
    public function set offsetPoint(value:Point):void
Method Detail
clearSquiggles()method
public function clearSquiggles():void

drawSquiggleAt()method 
public function drawSquiggleAt(token:Token):void

Parameters

token:Token