|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectigeo.IParameterObject
public class IParameterObject
A subobject of IObject to contain numerical geometry data
| Field Summary | |
|---|---|
IObject |
parent
|
| Constructor Summary | |
|---|---|
IParameterObject()
default constractor doesn't instantiate parent IObject |
|
IParameterObject(IServerI holder)
constractor with IServerI arument instantiate parent element and stores in the IServer in the holder if the argument is not null. |
|
| Method Summary | |
|---|---|
protected void |
createObject(IServerI holder)
|
IObject |
parent()
getting parent object |
ISubobject |
parent(IObject parent)
setting parent object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public IObject parent
| Constructor Detail |
|---|
public IParameterObject()
public IParameterObject(IServerI holder)
| Method Detail |
|---|
protected void createObject(IServerI holder)
public IObject parent()
ISubobject
parent in interface ISubobjectpublic ISubobject parent(IObject parent)
ISubobject
parent in interface ISubobject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||