|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eucalyptus.egt.egraph.Cell
org.eucalyptus.analysesi.gui.graph.EntityCell
public class EntityCell
La représentation graphique d'une entité.
Field Summary |
---|
Fields inherited from class org.eucalyptus.egt.egraph.Cell |
---|
graphModelListeners, links, position |
Constructor Summary | |
---|---|
EntityCell(Entity entity)
Le constructeur de EntityCell . |
Method Summary | |
---|---|
Entity |
getEntity()
Retourne l'entité associé à la cellule. |
Methods inherited from class org.eucalyptus.egt.egraph.Cell |
---|
addGraphModelListener, addLink, getLinkBetweenCells, getLinkedCells, getLinks, getPosition, isLinkedWith, removeGraphModelListener, setPosition |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EntityCell(Entity entity)
EntityCell
.
entity
- Method Detail |
---|
public Entity getEntity()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |