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 class
ChartAttributeComponent
-
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 class
CompoundImageAttributeComponent
-
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 class
IPKnodeComponent
-
Uses of GraphicAttributeConstants in org.graffiti.graphics
Classes in org.graffiti.graphics that implement GraphicAttributeConstants Modifier and Type Class Description 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
GraphElementGraphicAttribute
Defines the common graphic attributes for nodes and edgesclass
ImageAttribute
Contains the graphic attribute image.class
LabelAttribute
Contains the graphic attribute labelclass
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 label -
Uses of GraphicAttributeConstants in org.graffiti.plugin.view
Classes in org.graffiti.plugin.view that implement GraphicAttributeConstants Modifier and Type Class Description class
GraphElementComponent
Class 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 class
LabelComponent
This component represents a label for a node or an edge.class
SimpleLabelComponent
This 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 class
AbstractGraphElementComponent
Class that shares common members for all GraphElementComponents.class
EdgeComponent
This component represents aorg.graffiti.graph.Edge
.class
NodeComponent
This component represents aorg.graffiti.graph.Node
.