Uses of Class
org.apache.pivot.wtk.text.Span

Packages that use Span
org.apache.pivot.wtk.text Contains classes representing a text object model. 
 

Uses of Span in org.apache.pivot.wtk.text
 

Methods in org.apache.pivot.wtk.text that return Span
 Span Span.duplicate(boolean recursive)
          Deprecated.  
 Span Span.getRange(int offset, int characterCount)
          Deprecated.  
 

Constructors in org.apache.pivot.wtk.text with parameters of type Span
Span(Span span, boolean recursive)
          Deprecated.