|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectexe.GAIGSbase
public abstract class GAIGSbase
Abstract class GAIGSbase - provides basic instance variables and functionality
for linear GAIGS structures and for GAIGSarray.
| Field Summary |
|---|
| Fields inherited from interface exe.GAIGSdatastr |
|---|
DEFAULT_COLOR, DEFAULT_FONT_SIZE, DEFAULT_NAME, DEFAULT_X1, DEFAULT_X2, DEFAULT_Y1, DEFAULT_Y2 |
| Constructor Summary | |
|---|---|
GAIGSbase()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Get the value of the name. |
void |
setName(java.lang.String name)
Set the value of the name to be displayed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface exe.GAIGSdatastr |
|---|
toXML |
| Constructor Detail |
|---|
public GAIGSbase()
| Method Detail |
|---|
public void setName(java.lang.String name)
setName in interface GAIGSdatastrname - The display name.public java.lang.String getName()
getName in interface GAIGSdatastr
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||