-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private double |
x |
private double |
y |
-
Constructor Summary
Constructors
Constructor and Description |
Position() |
Position(double x,
double y) |
-
-
Constructor Detail
-
Position
public Position()
-
Method Detail
-
getX
public double getX()
-
getY
public double getY()
Copyright © 2022 Apache NiFi Project. All rights reserved.