Uses of Class
weka.core.pmml.jaxbbindings.BoundaryValues
-
Uses of BoundaryValues in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createBoundaryValues()
Create an instance ofBoundaryValues
LiftGraph.getBoundaryValues()
Gets the value of the boundaryValues property.ROCGraph.getBoundaryValues()
Gets the value of the boundaryValues property.Modifier and TypeMethodDescriptionvoid
LiftGraph.setBoundaryValues
(BoundaryValues value) Sets the value of the boundaryValues property.void
ROCGraph.setBoundaryValues
(BoundaryValues value) Sets the value of the boundaryValues property.