|
Platypus | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectplatypus.CommandValue
platypus.Margin
public class Margin
Handles the command specifying the amount of in the page margins.
| Field Summary |
|---|
| Fields inherited from class platypus.CommandValue |
|---|
amount, lineNumber, units |
| Constructor Summary | |
|---|---|
Margin(float f)
|
|
Margin(java.lang.String s,
java.lang.String t)
|
|
| Method Summary | |
|---|---|
java.lang.String |
stateError(java.lang.String s)
Prints some kind of error message. |
| Methods inherited from class platypus.CommandValue |
|---|
dump, getAmount, getLineNumber, getUnits, setAmountInPoints |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
Margin(java.lang.String s,
java.lang.String t)
Margin(float f)
| Method Detail |
|---|
public java.lang.String stateError(java.lang.String s)
CommandValue
stateError in class CommandValues - the command string originally passed to the constructor
|
Platypus | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||