|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.apps.Redliner.RedlineStickerCommands
public class RedlineStickerCommands
A factory for RedlineStickerCommands. Encapsulates the interactive logic of manipulation of RedlineStickers.
| Constructor Summary | |
|---|---|
RedlineStickerCommands()
|
|
| Method Summary | |
|---|---|
static Command |
createAddStickerCommand(java.util.Set redlineBag,
Coord3D coords,
java.lang.String linetypeName)
Returns a command object that, when invoked, adds a new node to the given bag at the given point with the given parent. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RedlineStickerCommands()
| Method Detail |
|---|
public static Command createAddStickerCommand(java.util.Set redlineBag,
Coord3D coords,
java.lang.String linetypeName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||