|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplatypus.CommandValue
platypus.FontSize
public class FontSize
Handles the command specifying the size of a font.
| Constructor Summary | |
|---|---|
FontSize(float f)
|
|
FontSize(java.lang.String s,
java.lang.String t)
|
|
| Method Summary | |
|---|---|
java.lang.String |
stateError(java.lang.String s)
Error handling routine for invalid font size |
| 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 |
|---|
FontSize(java.lang.String s,
java.lang.String t)
FontSize(float f)
| Method Detail |
|---|
public java.lang.String stateError(java.lang.String s)
stateError in class CommandValues - the invalid font size command. In theory, this can never be null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||