Uses of Class
weka.core.pmml.jaxbbindings.YCoordinates
Packages that use YCoordinates
-
Uses of YCoordinates in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return YCoordinatesModifier and TypeMethodDescriptionObjectFactory.createYCoordinates()
Create an instance ofYCoordinates
LiftGraph.getYCoordinates()
Gets the value of the yCoordinates property.ROCGraph.getYCoordinates()
Gets the value of the yCoordinates property.Methods in weka.core.pmml.jaxbbindings with parameters of type YCoordinatesModifier and TypeMethodDescriptionvoid
LiftGraph.setYCoordinates
(YCoordinates value) Sets the value of the yCoordinates property.void
ROCGraph.setYCoordinates
(YCoordinates value) Sets the value of the yCoordinates property.