Uses of Class
weka.core.pmml.jaxbbindings.YCoordinates
-
Uses of YCoordinates in weka.core.pmml.jaxbbindings
Modifier 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.Modifier 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.