Uses of Class
weka.core.pmml.jaxbbindings.XCoordinates
-
Uses of XCoordinates in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createXCoordinates()
Create an instance ofXCoordinates
LiftGraph.getXCoordinates()
Gets the value of the xCoordinates property.ROCGraph.getXCoordinates()
Gets the value of the xCoordinates property.Modifier and TypeMethodDescriptionvoid
LiftGraph.setXCoordinates
(XCoordinates value) Sets the value of the xCoordinates property.void
ROCGraph.setXCoordinates
(XCoordinates value) Sets the value of the xCoordinates property.