|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplatypus.CommandValue
platypus.pdf.ParaSkip
public class ParaSkip
Handles the command specifying the amount of space (generally, the number of lines) to skip before the beginning of a new paragraph.
| Constructor Summary | |
|---|---|
ParaSkip(float f)
|
|
ParaSkip(java.lang.String s,
java.lang.String t)
|
|
| Method Summary | |
|---|---|
java.lang.String |
dump()
Creates a string containing the line # and the value for the height of the strikethrough line when last set |
java.lang.String |
stateError(java.lang.String s)
Prints some kind of error message. |
| Methods inherited from class platypus.CommandValue |
|---|
getAmount, getLineNumber, getUnits, setAmountInPoints |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParaSkip(java.lang.String s,
java.lang.String t)
public ParaSkip(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
public java.lang.String dump()
dump in class CommandValue
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||