public class Vector2dParameter extends Object implements Vector2Parameter
Constructor and Description |
---|
Vector2dParameter() |
Vector2dParameter(double x,
double y) |
Vector2dParameter(Vector2dParameter other) |
Modifier and Type | Method and Description |
---|---|
double |
getX() |
double |
getY() |
void |
setX(double x) |
void |
setY(double y) |
public Vector2dParameter()
public Vector2dParameter(double x, double y)
public Vector2dParameter(Vector2dParameter other)
Copyright © 2020–2024 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.