Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected YCoordinates |
LiftGraph.yCoordinates |
protected YCoordinates |
ROCGraph.yCoordinates |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
LiftGraph.setYCoordinates(YCoordinates value)
Sets the value of the yCoordinates property.
|
void |
ROCGraph.setYCoordinates(YCoordinates value)
Sets the value of the yCoordinates property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.