|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoktatoprogi.Pont
public class Pont
| Constructor Summary | |
|---|---|
Pont()
|
|
Pont(double x,
double y)
Creates a new instance of Pont |
|
Pont(double x,
double y,
double z)
|
|
Pont(Pont p)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Pont(double x,
double y)
public Pont(double x,
double y,
double z)
public Pont(Pont p)
public Pont()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||