Projection.
More...
Inherited by cogitant.jni.Projection.
◆ antecedentOf()
Antecedent of a node graph.
- Parameters
-
- Returns
- an antecedent of second.
◆ graphFrom()
Graph cogitant.base.Projection.graphFrom |
( |
| ) |
|
◆ graphTo()
Graph cogitant.base.Projection.graphTo |
( |
| ) |
|
◆ imageOf()
Image of an object.
- Parameters
-
- Returns
- the image of first.
◆ newCouple()
◆ replaceImage()
Replace a node by an other one in images.
After a call to this method, each node that had oldimage as image has now newimage as image.
- Parameters
-
◆ setGraphs()
void cogitant.base.Projection.setGraphs |
( |
Graph |
from, |
|
|
Graph |
to |
|
) |
| |