java.lang.Object
org.graffiti.attributes.AbstractAttribute
org.graffiti.attributes.StringAttribute
de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_color.LabelColorAttribute
All Implemented Interfaces:
Attribute, ColorSetAndGetSupport, DeepCopy, Displayable

public class LabelColorAttribute
extends StringAttribute
implements ColorSetAndGetSupport
  • Constructor Details

    • LabelColorAttribute

      public LabelColorAttribute()
    • LabelColorAttribute

      public LabelColorAttribute​(String id)
    • LabelColorAttribute

      public LabelColorAttribute​(String id, String value)
  • Method Details