Class XY
- java.lang.Object
-
- com.actelion.research.util.datamodel.XY
-
- Direct Known Subclasses:
XYIndex
public class XY extends java.lang.Object
XYModest v. Korff
Created by korffmo1 on 05.11.19.
-
-
Constructor Summary
Constructors Constructor Description XY(double[] x, double[] y)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.Comparator<XY>
getComparatorY(int colY)
-
-
-
Method Detail
-
getComparatorY
public static java.util.Comparator<XY> getComparatorY(int colY)
-
-