Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected XCoordinates |
LiftGraph.xCoordinates |
protected XCoordinates |
ROCGraph.xCoordinates |
Modifier and Type | Method and Description |
---|---|
XCoordinates |
ObjectFactory.createXCoordinates()
Create an instance of
XCoordinates |
XCoordinates |
LiftGraph.getXCoordinates()
Gets the value of the xCoordinates property.
|
XCoordinates |
ROCGraph.getXCoordinates()
Gets the value of the xCoordinates property.
|
Modifier and Type | Method and Description |
---|---|
void |
LiftGraph.setXCoordinates(XCoordinates value)
Sets the value of the xCoordinates property.
|
void |
ROCGraph.setXCoordinates(XCoordinates value)
Sets the value of the xCoordinates property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.