|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Element
The common base interface for both vertices and edges. Allows the basic manipulation.
Method Summary | |
---|---|
void |
delete()
Deletes the element. |
void |
deselect()
Deselects this element. |
boolean |
isSelected()
Retrieves is the element selected. |
void |
select()
Selects this element. |
void |
setPrimarySelected()
Sets this element as primary selected. |
Method Detail |
---|
void delete()
void select()
void deselect()
void setPrimarySelected()
boolean isSelected()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |