| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected YCoordinates |
ROCGraph.yCoordinates |
protected YCoordinates |
LiftGraph.yCoordinates |
| Modifier and Type | Method and Description |
|---|---|
YCoordinates |
ObjectFactory.createYCoordinates()
Create an instance of
YCoordinates |
YCoordinates |
ROCGraph.getYCoordinates()
Gets the value of the yCoordinates property.
|
YCoordinates |
LiftGraph.getYCoordinates()
Gets the value of the yCoordinates property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ROCGraph.setYCoordinates(YCoordinates value)
Sets the value of the yCoordinates property.
|
void |
LiftGraph.setYCoordinates(YCoordinates value)
Sets the value of the yCoordinates property.
|
VisitorAction |
Visitor.visit(YCoordinates yCoordinates) |
VisitorAction |
AbstractVisitor.visit(YCoordinates yCoordinates) |
VisitorAction |
AbstractSimpleVisitor.visit(YCoordinates yCoordinates) |
| Constructor and Description |
|---|
LiftGraph(XCoordinates xCoordinates,
YCoordinates yCoordinates) |
ROCGraph(XCoordinates xCoordinates,
YCoordinates yCoordinates) |
Copyright © 2013 University of Tartu. All Rights Reserved.