Uses of Class
weka.core.pmml.jaxbbindings.XCoordinates
Packages that use XCoordinates
-
Uses of XCoordinates in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return XCoordinatesModifier 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.Methods in weka.core.pmml.jaxbbindings with parameters of type XCoordinatesModifier 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.