All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, GraphicAttributeConstants, PreferencesInterface, GraffitiViewComponent
Direct Known Subclasses:
SimpleLabelComponent

public class LabelComponent
extends AbstractAttributeComponent
implements GraphicAttributeConstants, PreferencesInterface
This component represents a label for a node or an edge.
Version:
$Revision: 1.59 $
See Also:
Serialized Form
  • Field Details

    • PREF_MINSIZE_VISIBILITY

      public static String PREF_MINSIZE_VISIBILITY
    • PREF_DRAWRECT_MINSIZE

      public static String PREF_DRAWRECT_MINSIZE
  • Constructor Details

    • LabelComponent

      public LabelComponent()
      Constructs a new LabelComponent
  • Method Details