Drools :: PMML - Compiler 6.1.0.Beta2

Uses of Class
org.dmg.pmml.pmml_4_1.descr.YCoordinates

Packages that use YCoordinates
org.dmg.pmml.pmml_4_1.descr   
 

Uses of YCoordinates in org.dmg.pmml.pmml_4_1.descr
 

Fields in org.dmg.pmml.pmml_4_1.descr declared as YCoordinates
protected  YCoordinates LiftGraph.yCoordinates
           
protected  YCoordinates ROCGraph.yCoordinates
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return YCoordinates
 YCoordinates ObjectFactory.createYCoordinates()
          Create an instance of YCoordinates
 YCoordinates LiftGraph.getYCoordinates()
          Gets the value of the yCoordinates property.
 YCoordinates ROCGraph.getYCoordinates()
          Gets the value of the yCoordinates property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type YCoordinates
 void LiftGraph.setYCoordinates(YCoordinates value)
          Sets the value of the yCoordinates property.
 void ROCGraph.setYCoordinates(YCoordinates value)
          Sets the value of the yCoordinates property.
 


Drools :: PMML - Compiler 6.1.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.