|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Plan | |
org.objectweb.proactive.core.group.topology | Provides all classes to represent group by a topology (i.e. line, plan, ring, torus, ...) |
Uses of Plan in org.objectweb.proactive.core.group.topology |
Subclasses of Plan in org.objectweb.proactive.core.group.topology | |
class |
Cube
This class represents a group by a three-dimensional topology. |
Methods in org.objectweb.proactive.core.group.topology that return Plan | |
Plan |
Cube.planX(java.lang.Object o)
Returns the plan in X (two-dimensional topology group) that contains the object |
Plan |
Cube.planY(java.lang.Object o)
Returns the plan in Y (two-dimensional topology group) that contains the object |
Plan |
Cube.planZ(java.lang.Object o)
Returns the plan in Z (two-dimensional topology group) that contains the object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |