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