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
Subclasses of XY in com.actelion.research.util.datamodel Modifier and Type Class Description class
XYIndex
Modest v.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)
-