Package fcmodeler.attributes

Interface Summary
EdgeVisualAttributeValue A specific value of an edge visual attribute.
NodeVisualAttributeValue A specific value of a node visual attribute.
VisualAttribute A visual attribute.
VisualAttributeEditor A visual attribute editor.
VisualAttributeValue A specific value of a visual attribute.
 

Class Summary
ColorAttribute The color visual attribute.
ColorEditor An editor for the color visual attribute.
ColorFactory A factory for creating standard colors.
ColorFactoryPanel A panel for a color chooser showing all of the colors available from ColorFactory.
ColorValue A specific value of the color attribute.
ConnectorEndAttribute  
ConnectorEndEditor  
ConnectorEndValue  
DashAttribute The dash visual attribute.
DashEditor An editor for the dash visual attribute.
DashValue A specific value of the dash attribute.
DefaultEdgeValues A factory for default edge visual attribute values.
DefaultNodeValues A factory for default node visual attribute values.
EditorDialog A convenience class for showing a visual attribute editor in a dialog.
FillAttribute The fill visual attribute.
FillEditor An editor for the fill visual attribute.
FillValue A specific value of the fill attribute.
LineWidthAttribute The line width visual attribute.
LineWidthEditor An editor for the line width visual attribute.
LineWidthValue A specific value of the line width attribute.
NodeShapeAttribute The node shape visual attribute.
NodeShapeEditor An editor for the node shape visual attribute.
NodeShapeValue A specific value of the node shape attribute.
VisualAttributeFactory A factory for visual attributes.