public class Vector3dParameter extends Object implements Vector3Parameter
Modifier and Type | Class and Description |
---|---|
static class |
Vector3dParameter.List |
Constructor and Description |
---|
Vector3dParameter() |
Vector3dParameter(double x,
double y,
double z) |
Vector3dParameter(Vector3dParameter other) |
Modifier and Type | Method and Description |
---|---|
double |
getX() |
double |
getY() |
double |
getZ() |
void |
setX(double x) |
void |
setY(double y) |
void |
setZ(double z) |
String |
toString() |
public Vector3dParameter()
public Vector3dParameter(double x, double y, double z)
public Vector3dParameter(Vector3dParameter other)
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.