|
Flying Saucer Project Release ${app.version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xhtmlrenderer.render.JustificationInfo
public class JustificationInfo
Constructor Summary | |
---|---|
JustificationInfo()
|
Method Summary | |
---|---|
float |
getNonSpaceAdjust()
|
float |
getSpaceAdjust()
|
void |
setNonSpaceAdjust(float nonSpaceAdjust)
|
void |
setSpaceAdjust(float spaceAdjust)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JustificationInfo()
Method Detail |
---|
public float getNonSpaceAdjust()
public void setNonSpaceAdjust(float nonSpaceAdjust)
public float getSpaceAdjust()
public void setSpaceAdjust(float spaceAdjust)
|
Flying Saucer Project Release ${app.version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |