| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected XCoordinates |
ROCGraph.xCoordinates |
protected XCoordinates |
LiftGraph.xCoordinates |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ROCGraph.setXCoordinates(XCoordinates value)
Sets the value of the xCoordinates property.
|
void |
LiftGraph.setXCoordinates(XCoordinates value)
Sets the value of the xCoordinates property.
|
VisitorAction |
Visitor.visit(XCoordinates xCoordinates) |
VisitorAction |
AbstractVisitor.visit(XCoordinates xCoordinates) |
VisitorAction |
AbstractSimpleVisitor.visit(XCoordinates xCoordinates) |
| Constructor and Description |
|---|
LiftGraph(XCoordinates xCoordinates,
YCoordinates yCoordinates) |
ROCGraph(XCoordinates xCoordinates,
YCoordinates yCoordinates) |
Copyright © 2013 University of Tartu. All Rights Reserved.