Uses of Interface
gumbo.graphic.content.LabelGraphic

Packages that use LabelGraphic
gumbo.graphic.content   
gumbo.visualize.data.client   
 

Uses of LabelGraphic in gumbo.graphic.content
 

Classes in gumbo.graphic.content that implement LabelGraphic
 class AbstractLabelGraphic
          An non-native graphic implementation of LabelGraphic, with state being maintained by this object, not some native graphic.
 

Uses of LabelGraphic in gumbo.visualize.data.client
 

Classes in gumbo.visualize.data.client that implement LabelGraphic
 class ClientLabelGraphic
          A wrapper for a label graphic that allows updates of the label according to client data.