java.lang.Object
org.xhtmlrenderer.render.JustificationInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloatfloatvoidsetNonSpaceAdjust(float nonSpaceAdjust) voidsetSpaceAdjust(float spaceAdjust)
-
Constructor Details
-
JustificationInfo
public JustificationInfo()
-
-
Method Details
-
getNonSpaceAdjust
public float getNonSpaceAdjust() -
setNonSpaceAdjust
public void setNonSpaceAdjust(float nonSpaceAdjust) -
getSpaceAdjust
public float getSpaceAdjust() -
setSpaceAdjust
public void setSpaceAdjust(float spaceAdjust)
-