|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplatypus.CommandValue
platypus.pdf.Strikethru
public class Strikethru
Manage strikethrough characteristics of text
| Field Summary | |
|---|---|
private Value<java.lang.Boolean> |
strikethruActive
|
| Constructor Summary | |
|---|---|
Strikethru()
|
|
| 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 |
boolean |
isActive()
|
void |
setActive(boolean onOff)
|
| Methods inherited from class platypus.CommandValue |
|---|
getAmount, getLineNumber, getUnits, setAmountInPoints, stateError |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private Value<java.lang.Boolean> strikethruActive
| Constructor Detail |
|---|
public Strikethru()
| Method Detail |
|---|
public void setActive(boolean onOff)
public boolean isActive()
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 | |||||||||