Uses of Class
org.graffiti.attributes.StringAttribute
- 
Uses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_colors
Subclasses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_colors Modifier and Type Class Description classChartColorAttributeAll StringAttributes with the name id "chart_colors" will be converted into a ChartColorAttribute (see ChartAttributePlugin, where the mapping information from id to class type is initialized. - 
Uses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_settings
Subclasses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_settings Modifier and Type Class Description classChartAttribute - 
Uses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.cluster_colors
Subclasses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.cluster_colors Modifier and Type Class Description classClusterColorAttributeAll StringAttributes with the name id "chart_colors" will be converted into a ChartColorAttribute (see ChartAttributePlugin, where the mapping information from id to class type is initialized. - 
Uses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.compound_image
Subclasses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.compound_image Modifier and Type Class Description classCompoundAttributeclassCompoundPositionAttribute - 
Uses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_color
Subclasses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_color Modifier and Type Class Description classLabelColorAttribute - 
Uses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_settings
Subclasses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_settings Modifier and Type Class Description classLabelFontAttribute - 
Uses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_style
Subclasses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_style Modifier and Type Class Description classLabelStyleAttribute - 
Uses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_settings
Subclasses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_settings Modifier and Type Class Description classFontAttribute - 
Uses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type
Subclasses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type Modifier and Type Class Description classKeggGroupPartAttributeclassKeggIdAttributeclassKeggReactionIdAttributeclassKeggReactionTypeAttributeclassKeggRelationSrcTgtAttributeclassKeggRelationSubTypeAttributeclassKeggRelationTypeAttributeclassKeggTypeAttribute - 
Uses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.label_alignment
Subclasses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.label_alignment Modifier and Type Class Description classLabelAlignmentAttribute - 
Uses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.url_attribute
Subclasses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.url_attribute Modifier and Type Class Description classURLAttribute - 
Uses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.xml_attribute
Subclasses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.xml_attribute Modifier and Type Class Description classXMLAttribute - 
Uses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references
Subclasses of StringAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references Modifier and Type Class Description classNodePathwayLinkVisualizationAttribute - 
Uses of StringAttribute in org.graffiti.attributes
Subclasses of StringAttribute in org.graffiti.attributes Modifier and Type Class Description classArrowShapeAttributeclassEdgeShapeAttribute"Tagging" class only.classNodeShapeAttribute"Tagging" class only.classObjectAttribute - 
Uses of StringAttribute in org.graffiti.graphics
Subclasses of StringAttribute in org.graffiti.graphics Modifier and Type Class Description classSourceDockingAttributeclassTargetDockingAttributeConstructors in org.graffiti.graphics with parameters of type StringAttribute Constructor Description EdgeGraphicAttribute(StringAttribute ah, StringAttribute at, double t, DockingAttribute d)Constructs an EdgeGraphicAttribute and initializes all its members.GraphElementGraphicAttribute(String id, ImageAttribute i, ColorAttribute frc, ColorAttribute fic, LabelAttribute l, DoubleAttribute ft, LineModeAttribute lm, StringAttribute s)Constructor for GraphElementGraphicAttribute.ImageAttribute(String id, BooleanAttribute t, BooleanAttribute m, AWTImageAttribute i, StringAttribute r)Constructor for Image.PortAttribute(String id, StringAttribute n, double x, double y)Constructor for Port.PortAttribute(String id, StringAttribute n, Point2D c)Constructor for Port.PortAttribute(String id, StringAttribute n, CoordinateAttribute c)Constructor for Port. - 
Uses of StringAttribute in org.graffiti.plugins.editcomponents.defaults
Constructors in org.graffiti.plugins.editcomponents.defaults with parameters of type StringAttribute Constructor Description TextAreaEditComponent(StringAttribute attr)Constructor for TextAreaEditComponent.