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