Flying Saucer Project Release ${app.version}

org.xhtmlrenderer.render
Class JustificationInfo

java.lang.Object
  extended by org.xhtmlrenderer.render.JustificationInfo

public class JustificationInfo
extends java.lang.Object


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

JustificationInfo

public JustificationInfo()
Method Detail

getNonSpaceAdjust

public float getNonSpaceAdjust()

setNonSpaceAdjust

public void setNonSpaceAdjust(float nonSpaceAdjust)

getSpaceAdjust

public float getSpaceAdjust()

setSpaceAdjust

public void setSpaceAdjust(float spaceAdjust)

Flying Saucer Project Release ${app.version}

Flying Saucer Project Home