|
|||||||||||
| 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.useCaseDiagram.ActorComposedFigure
| Field Summary | |
private Line |
arms
|
private static int |
counter
|
private Circle |
head
|
private Line |
leftLeg
|
private StaticSlot |
nameSlot
|
private Line |
rightLeg
|
private Line |
spine
|
| 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 | |
ActorComposedFigure()
|
|
| Method Summary | |
void |
autoAdjust()
|
GraphicElement |
getGraphicElement(Point point)
|
void |
paint(java.awt.Graphics g)
|
| Methods inherited from class projectPrototype.view.graphicEditor.graphicElement.composedFigures.ComposedFigure |
addGraphicElement, over, removeGraphicElement, select |
| Methods inherited from class projectPrototype.view.graphicEditor.graphicElement.GraphicElement |
adjustConectors, createConectors, createDraggableElement, createSelector, getConector, getCursor, getGraphicElementSelector, getP1, getP2, getRectangle, isSelected, move, setP1, setP2, verifyMinimalSize |
| 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 head
private Line spine
private Line arms
private Line leftLeg
private Line rightLeg
private StaticSlot nameSlot
| Constructor Detail |
public ActorComposedFigure()
| Method Detail |
public void autoAdjust()
autoAdjust in class GraphicElementpublic void paint(java.awt.Graphics g)
paint in class ComposedFigurepublic GraphicElement getGraphicElement(Point point)
getGraphicElement in class ComposedFigure
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||