|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectprojectPrototype.view.graphicEditor.graphicElement.GraphicElement
projectPrototype.view.graphicEditor.graphicElement.composedFigures.ComposedFigure
projectPrototype.model.classDiagram.ClassifierComposedFigure
projectPrototype.model.classDiagram.InterfaceComposedFigure
| Field Summary | |
private Circle |
circle
|
private static int |
counter
|
| Fields inherited from class projectPrototype.model.classDiagram.ClassifierComposedFigure |
nameSlot, operationSlot |
| Fields inherited from class projectPrototype.view.graphicEditor.graphicElement.composedFigures.ComposedFigure |
graphicElementsList |
| Fields inherited from class projectPrototype.view.graphicEditor.graphicElement.GraphicElement |
bgColor, conector, cursor, lineColor, MIN_HEIGHT, MIN_WIDTH, oldP1, oldP2, p1, p2, selector |
| Constructor Summary | |
InterfaceComposedFigure()
|
|
| Method Summary | |
void |
addGraphicElement(GraphicElement graphicElement)
|
void |
autoAdjust()
|
protected GraphicElementSelector |
createSelector()
|
void |
paint(java.awt.Graphics g)
|
void |
verifyMinimalSize()
|
| Methods inherited from class projectPrototype.model.classDiagram.ClassifierComposedFigure |
getGraphicElement |
| Methods inherited from class projectPrototype.view.graphicEditor.graphicElement.composedFigures.ComposedFigure |
over, removeGraphicElement, select |
| Methods inherited from class projectPrototype.view.graphicEditor.graphicElement.GraphicElement |
adjustConectors, createConectors, createDraggableElement, getConector, getCursor, getGraphicElementSelector, getP1, getP2, getRectangle, isSelected, move, setP1, setP2 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static int counter
private Circle circle
| Constructor Detail |
public InterfaceComposedFigure()
| Method Detail |
public void paint(java.awt.Graphics g)
paint in class ComposedFigureprotected GraphicElementSelector createSelector()
createSelector in class GraphicElementpublic void verifyMinimalSize()
verifyMinimalSize in class GraphicElementpublic void addGraphicElement(GraphicElement graphicElement)
addGraphicElement in class ComposedFigurepublic void autoAdjust()
autoAdjust in class GraphicElement
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||