public class Punkt extends Object
Constructor and Description |
---|
Punkt(double x,
double y)
Konstruktor.
|
Modifier and Type | Method and Description |
---|---|
double |
getX()
liefert die X-Koordinate des Punkts.
|
double |
getY()
liefert die Y-Koordinate des Punkts.
|
String |
toString() |
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.