public class LinkedPoint<P> extends Point
Constructor and Description |
---|
LinkedPoint(double[] l,
double[] w,
P link) |
LinkedPoint(double[] l,
P link) |
Modifier and Type | Method and Description |
---|---|
P |
getLinkedObject() |
String |
toString() |
apply, apply, apply, applyInverse, applyInverse, clone, distance, distance, getL, getW, localDistance, squareDistance, squareDistance, squareLocalDistance
Copyright © 2015–2021 Fiji. All rights reserved.