Uses of Interface
gzz.client.SpanVob

Packages that use SpanVob
gzz.client   
gzz.client.awt   
 

Uses of SpanVob in gzz.client
 

Methods in gzz.client that return SpanVob
 SpanVob SpanVob.getPart(Span subspan)
          Get the part of this vob corresponding to subspan.
 

Uses of SpanVob in gzz.client.awt
 

Classes in gzz.client.awt that implement SpanVob
 class TextSpanVob
          A vob which shows a single span of text.
 

Methods in gzz.client.awt that return SpanVob
 SpanVob TextSpanVob.getPart(Span subspan)