Uses of Class
com.actelion.research.util.datamodel.XY
-
Packages that use XY Package Description com.actelion.research.util.datamodel -
-
Uses of XY in com.actelion.research.util.datamodel
Methods in com.actelion.research.util.datamodel that return types with arguments of type XY Modifier and Type Method Description java.util.List<XY>
ModelXY. getAsList()
static java.util.Comparator<XY>
XY. getComparatorY(int colY)
Constructor parameters in com.actelion.research.util.datamodel with type arguments of type XY Constructor Description ModelXY(java.util.List<XY> li)
-