|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.apps.Staker.domain.IntermediatePointCommands
public class IntermediatePointCommands
A factory for IntermediatePointCommands. Encapsulates the interactive logic of manipulation of IntermediatePoints.
| Constructor Summary | |
|---|---|
IntermediatePointCommands()
|
|
| Method Summary | |
|---|---|
static Command |
createAddIntermediatePointCommand(java.util.Set set,
StakingNode tail,
Coord3D coord)
Returns a command object that, when invoked, adds a new IntermediatePoint to the set at the indicated point within the span of the tail StakingNode. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntermediatePointCommands()
| Method Detail |
|---|
public static Command createAddIntermediatePointCommand(java.util.Set set,
StakingNode tail,
Coord3D coord)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||