|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XCoordinates | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of XCoordinates in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as XCoordinates | |
---|---|
protected XCoordinates |
ROCGraph.xCoordinates
|
protected XCoordinates |
LiftGraph.xCoordinates
|
Methods in org.dmg.pmml.pmml_4_1.descr that return XCoordinates | |
---|---|
XCoordinates |
ObjectFactory.createXCoordinates()
Create an instance of XCoordinates |
XCoordinates |
ROCGraph.getXCoordinates()
Gets the value of the xCoordinates property. |
XCoordinates |
LiftGraph.getXCoordinates()
Gets the value of the xCoordinates property. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type XCoordinates | |
---|---|
void |
ROCGraph.setXCoordinates(XCoordinates value)
Sets the value of the xCoordinates property. |
void |
LiftGraph.setXCoordinates(XCoordinates value)
Sets the value of the xCoordinates property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |