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 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 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 classChartAttributeclassChartsColumnAttribute -
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 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 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 classCompoundAttributeclassCompoundPositionAttribute -
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 classLabelColorAttribute -
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 classLabelFontAttribute -
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 classLabelStyleAttribute -
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 classFontAttribute -
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 classKeggGroupPartAttributeclassKeggIdAttributeclassKeggReactionIdAttributeclassKeggReactionTypeAttributeclassKeggRelationSrcTgtAttributeclassKeggRelationSubTypeAttributeclassKeggRelationTypeAttributeclassKeggTypeAttribute -
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 classLabelAlignmentAttribute -
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 classURLAttribute -
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 classXMLAttribute -
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 classNodePathwayLinkVisualizationAttribute -
Uses of AbstractAttribute in org.graffiti.attributes
Subclasses of AbstractAttribute in org.graffiti.attributes Modifier and Type Class Description classAbstractCollectionAttributeProvides common functionality forCollectionAttributeinstances.classArrowShapeAttributeclassBooleanAttributeContains a boolean value.classByteAttributeContains a byteclassCompositeAttributeInterfaces a composite attribute.classDoubleAttributeContains a doubleclassEdgeShapeAttribute"Tagging" class only.classFloatAttributeContains a floatclassHashMapAttributeMaps a given id to an attribute.classIntegerAttributeContains an integer.classLinkedHashMapAttributeDOCUMENT ME!classLongAttributeContains a longclassNodeShapeAttribute"Tagging" class only.classObjectAttributeclassShortAttributeContains a shortclassStringAttributeContains a String. -
Uses of AbstractAttribute in org.graffiti.graphics
Subclasses of AbstractAttribute in org.graffiti.graphics Modifier and Type Class Description classAWTImageAttributeContains the awt image graphic attribute.classColorAttributeContains the color graphic attribute.classCoordinateAttributeContains the coordinate graphic attribute.classDimensionAttributeContains the graphic attribute dimension, that represents the minimal surrounding rectangleclassDockingAttributeContains the graphic attribute docking for edges.classEdgeGraphicAttributeDefines all graphic attributes of an edgeclassEdgeLabelAttributeDOCUMENT ME!classEdgeLabelPositionAttributeDOCUMENT ME!classGradientFillAttributeclassGraphElementGraphicAttributeDefines the common graphic attributes for nodes and edgesclassImageAttributeContains the graphic attribute image.classLabelAttributeContains the graphic attribute labelclassLineModeAttributeAttribute class for a dash-object, which encapsulates the information needed to specify stroke properties.classNodeGraphicAttributeDefines all grahic attributes of a nodeclassNodeLabelAttributeDOCUMENT ME!classNodeLabelPositionAttributeDOCUMENT ME!classPortAttributeContains information about the port of a nodeclassPortsAttributeContains ingoing, outgoing and common portsclassPositionAttributeContains properties of the attribute position for a labelclassShapeDescriptionAttributeclassSourceDockingAttributeclassTargetDockingAttributeclassThicknessAttribute -
Uses of AbstractAttribute in org.vanted.indexednodes
Subclasses of AbstractAttribute in org.vanted.indexednodes Modifier and Type Class Description classIndexAttributeStores indices for nodes to allow fast index finding.