Uses of Class
org.graffiti.attributes.AbstractAttribute
-
Uses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_colors
Subclasses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_colors Modifier and Type Class Description class
ChartColorAttribute
All 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 AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_settings
Subclasses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_settings Modifier and Type Class Description class
ChartAttribute
class
ChartsColumnAttribute
-
Uses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.cluster_colors
Subclasses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.cluster_colors Modifier and Type Class Description class
ClusterColorAttribute
All 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 AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.compound_image
Subclasses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.compound_image Modifier and Type Class Description class
CompoundAttribute
class
CompoundPositionAttribute
-
Uses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_color
Subclasses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_color Modifier and Type Class Description class
LabelColorAttribute
-
Uses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_settings
Subclasses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_settings Modifier and Type Class Description class
LabelFontAttribute
-
Uses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_style
Subclasses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_style Modifier and Type Class Description class
LabelStyleAttribute
-
Uses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_settings
Subclasses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_settings Modifier and Type Class Description class
FontAttribute
-
Uses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type
Subclasses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type Modifier and Type Class Description class
KeggGroupPartAttribute
class
KeggIdAttribute
class
KeggReactionIdAttribute
class
KeggReactionTypeAttribute
class
KeggRelationSrcTgtAttribute
class
KeggRelationSubTypeAttribute
class
KeggRelationTypeAttribute
class
KeggTypeAttribute
-
Uses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.label_alignment
Subclasses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.label_alignment Modifier and Type Class Description class
LabelAlignmentAttribute
-
Uses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.url_attribute
Subclasses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.url_attribute Modifier and Type Class Description class
URLAttribute
-
Uses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.xml_attribute
Subclasses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.xml_attribute Modifier and Type Class Description class
XMLAttribute
-
Uses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references
Subclasses of AbstractAttribute in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references Modifier and Type Class Description class
NodePathwayLinkVisualizationAttribute
-
Uses of AbstractAttribute in org.graffiti.attributes
Subclasses of AbstractAttribute in org.graffiti.attributes Modifier and Type Class Description class
AbstractCollectionAttribute
Provides common functionality forCollectionAttribute
instances.class
ArrowShapeAttribute
class
BooleanAttribute
Contains a boolean value.class
ByteAttribute
Contains a byteclass
CompositeAttribute
Interfaces a composite attribute.class
DoubleAttribute
Contains a doubleclass
EdgeShapeAttribute
"Tagging" class only.class
FloatAttribute
Contains a floatclass
HashMapAttribute
Maps a given id to an attribute.class
IntegerAttribute
Contains an integer.class
LinkedHashMapAttribute
DOCUMENT ME!class
LongAttribute
Contains a longclass
NodeShapeAttribute
"Tagging" class only.class
ObjectAttribute
class
ShortAttribute
Contains a shortclass
StringAttribute
Contains a String. -
Uses of AbstractAttribute in org.graffiti.graphics
Subclasses of AbstractAttribute in org.graffiti.graphics Modifier and Type Class Description class
AWTImageAttribute
Contains the awt image graphic attribute.class
ColorAttribute
Contains the color graphic attribute.class
CoordinateAttribute
Contains the coordinate graphic attribute.class
DimensionAttribute
Contains the graphic attribute dimension, that represents the minimal surrounding rectangleclass
DockingAttribute
Contains the graphic attribute docking for edges.class
EdgeGraphicAttribute
Defines all graphic attributes of an edgeclass
EdgeLabelAttribute
DOCUMENT ME!class
EdgeLabelPositionAttribute
DOCUMENT ME!class
GradientFillAttribute
class
GraphElementGraphicAttribute
Defines the common graphic attributes for nodes and edgesclass
ImageAttribute
Contains the graphic attribute image.class
LabelAttribute
Contains the graphic attribute labelclass
LineModeAttribute
Attribute class for a dash-object, which encapsulates the information needed to specify stroke properties.class
NodeGraphicAttribute
Defines all grahic attributes of a nodeclass
NodeLabelAttribute
DOCUMENT ME!class
NodeLabelPositionAttribute
DOCUMENT ME!class
PortAttribute
Contains information about the port of a nodeclass
PortsAttribute
Contains ingoing, outgoing and common portsclass
PositionAttribute
Contains properties of the attribute position for a labelclass
ShapeDescriptionAttribute
class
SourceDockingAttribute
class
TargetDockingAttribute
class
ThicknessAttribute
-
Uses of AbstractAttribute in org.vanted.indexednodes
Subclasses of AbstractAttribute in org.vanted.indexednodes Modifier and Type Class Description class
IndexAttribute
Stores indices for nodes to allow fast index finding.