|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - Edge object typepublic interface Vertex<E extends Edge>
Interface which Vertices must implement in order to be laid out.
| Method Summary | |
|---|---|
java.lang.Iterable<E> |
getEdges()
Return an iterator over the edges in a Vertex |
| Methods inherited from interface org.pzgui.Drawable |
|---|
contains, drag, drawBeforeObject, drawObject, isDrawn, isHovered, isSelected, setHovered, setSelected, unsetDrawn |
| Methods inherited from interface org.pzgui.layout.Layoutable |
|---|
canPositionChange, getHeight, getID, getPos, getWidth, getX, getY, hasPositionChanged, setCanPositionChange, setPos, setXPos, setYPos, unsetPositionChanged |
| Method Detail |
|---|
java.lang.Iterable<E> getEdges()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||