public class Vector2dParameter extends Object implements Vector2Parameter
Modifier and Type | Class and Description |
---|---|
static class |
Vector2dParameter.List |
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) |
String |
toString() |
public Vector2dParameter()
public Vector2dParameter(double x, double y)
public Vector2dParameter(Vector2dParameter other)
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.