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