|
Glg Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.genlogic.GlgPoint
public class GlgPoint
| Field Summary | |
|---|---|
double |
x
|
double |
y
|
double |
z
|
| Constructor Summary | |
|---|---|
GlgPoint()
|
|
GlgPoint(double x_p,
double y_p,
double z_p)
|
|
GlgPoint(GlgPoint point)
|
|
| Method Summary | |
|---|---|
void |
CopyFrom(GlgPoint point)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double x
public double y
public double z
| Constructor Detail |
|---|
public GlgPoint()
public GlgPoint(double x_p,
double y_p,
double z_p)
public GlgPoint(GlgPoint point)
| Method Detail |
|---|
public void CopyFrom(GlgPoint point)
|
Glg Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||