|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectDiagramFigure
org.topcased.modeler.uml.figure.UMLDiagramFigure
public class UMLDiagramFigure
The figure for the UML2 diagrams
Nested Class Summary | |
---|---|
static class |
UMLDiagramFigure.UMLHeaderBorder
The border common to all the UML Diagrams |
Constructor Summary | |
---|---|
UMLDiagramFigure()
Constructor |
Method Summary | |
---|---|
protected org.eclipse.draw2d.IFigure |
createContainer()
Simple BorderAttached layouted figure |
void |
createContents()
Create the contents |
protected ILabel |
createLabel()
The label is 'act' followed by the name |
protected java.lang.String |
getPrefixText()
Subclasses should override this to return the prefix that should be used in the header |
protected void |
paintFigure(org.eclipse.draw2d.Graphics graphics)
Do special painting for the header |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UMLDiagramFigure()
Method Detail |
---|
public void createContents()
org.topcased.draw2d.figures.ContainerFigure#createContents()
protected ILabel createLabel()
org.topcased.draw2d.figures.ContainerFigure#createLabel()
protected org.eclipse.draw2d.IFigure createContainer()
org.topcased.draw2d.figures.ContainerFigure#createContainer()
protected void paintFigure(org.eclipse.draw2d.Graphics graphics)
Figure.paintFigure(org.eclipse.draw2d.Graphics)
protected java.lang.String getPrefixText()
|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.