|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
ROCGraph.yCoordinates
|
protected YCoordinates |
LiftGraph.yCoordinates
|
Methods in org.dmg.pmml.pmml_4_1.descr that return YCoordinates | |
---|---|
YCoordinates |
ObjectFactory.createYCoordinates()
Create an instance of YCoordinates |
YCoordinates |
ROCGraph.getYCoordinates()
Gets the value of the yCoordinates property. |
YCoordinates |
LiftGraph.getYCoordinates()
Gets the value of the yCoordinates property. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type YCoordinates | |
---|---|
void |
ROCGraph.setYCoordinates(YCoordinates value)
Sets the value of the yCoordinates property. |
void |
LiftGraph.setYCoordinates(YCoordinates value)
Sets the value of the yCoordinates property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |