|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface is implemented by Symbols that can have new parts added to them.
| Method Summary | |
void |
add(Symbol s,
java.util.Set subs,
View view)
Add a symbol to this one. |
java.lang.Class |
addType()
Get the type of object that can be added. |
void |
change(java.util.Set changelist,
java.awt.geom.Point2D pos,
View v)
Tells this symbol that its parts have changed. |
void |
delete(Symbol s)
Delete the given symbol from this symbol. |
| Methods inherited from interface SubSelectable |
getSelectable |
| Method Detail |
public java.lang.Class addType()
public void add(Symbol s,
java.util.Set subs,
View view)
public void delete(Symbol s)
public void change(java.util.Set changelist,
java.awt.geom.Point2D pos,
View v)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||