Uses of Interface
org.graffiti.graphics.GraphicAttributeConstants
-
Uses of GraphicAttributeConstants in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_settings
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_settings that implement GraphicAttributeConstants Modifier and Type Class Description classChartAttributeComponent -
Uses of GraphicAttributeConstants in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.compound_image
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.compound_image that implement GraphicAttributeConstants Modifier and Type Class Description classCompoundImageAttributeComponent -
Uses of GraphicAttributeConstants in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview that implement GraphicAttributeConstants Modifier and Type Class Description classIPKnodeComponent -
Uses of GraphicAttributeConstants in org.graffiti.graphics
Classes in org.graffiti.graphics that implement GraphicAttributeConstants Modifier and Type Class Description 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!classGraphElementGraphicAttributeDefines the common graphic attributes for nodes and edgesclassImageAttributeContains the graphic attribute image.classLabelAttributeContains the graphic attribute labelclassNodeGraphicAttributeDefines 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 label -
Uses of GraphicAttributeConstants in org.graffiti.plugin.view
Classes in org.graffiti.plugin.view that implement GraphicAttributeConstants Modifier and Type Class Description classGraphElementComponentClass that shares common members for all GraphElementComponents. -
Uses of GraphicAttributeConstants in org.graffiti.plugins.attributecomponents.simplelabel
Classes in org.graffiti.plugins.attributecomponents.simplelabel that implement GraphicAttributeConstants Modifier and Type Class Description classLabelComponentThis component represents a label for a node or an edge.classSimpleLabelComponentThis component represents a label for a node or an edge. -
Uses of GraphicAttributeConstants in org.graffiti.plugins.views.defaults
Classes in org.graffiti.plugins.views.defaults that implement GraphicAttributeConstants Modifier and Type Class Description classAbstractGraphElementComponentClass that shares common members for all GraphElementComponents.classEdgeComponentThis component represents aorg.graffiti.graph.Edge.classNodeComponentThis component represents aorg.graffiti.graph.Node.