| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
XCoordinates |
XCoordinates.addExtensions(Extension... extensions) |
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.
|
XCoordinates |
XCoordinates.setArray(Array array)
Sets the value of the array property.
|
| Modifier and Type | Method and Description |
|---|---|
ROCGraph |
ROCGraph.setXCoordinates(XCoordinates xCoordinates)
Sets the value of the xCoordinates property.
|
LiftGraph |
LiftGraph.setXCoordinates(XCoordinates xCoordinates)
Sets the value of the xCoordinates property.
|
VisitorAction |
Visitor.visit(XCoordinates xCoordinates) |
| Constructor and Description |
|---|
LiftGraph(XCoordinates xCoordinates,
YCoordinates yCoordinates) |
ROCGraph(XCoordinates xCoordinates,
YCoordinates yCoordinates) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(XCoordinates xCoordinates) |
VisitorAction |
AbstractVisitor.visit(XCoordinates xCoordinates) |
Copyright © 2016 University of Tartu. All rights reserved.