public class Coordinate<T> extends Object
Layer
layer
T
object
double
x
y
Coordinate(double x, double y, Layer layer, T object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public double x
public double y
public Layer layer
public T object
public Coordinate(double x, double y, Layer layer, T object)
Copyright © 2015–2021 Fiji. All rights reserved.