|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplatypus.CommandValue
platypus.pdf.ParaIndent
public class ParaIndent
Processes the indent of the first line of a paragraph
| Constructor Summary | |
|---|---|
ParaIndent(float f)
|
|
ParaIndent(java.lang.String s,
java.lang.String t)
|
|
| Method Summary | |
|---|---|
java.lang.String |
dump()
Dumps content of data items in user-friendly format. |
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 ParaIndent(java.lang.String s,
java.lang.String t)
public ParaIndent(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()
CommandValue
dump in class CommandValue
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||