Package com.openhtmltopdf.render
Class JustificationInfo
- java.lang.Object
-
- com.openhtmltopdf.render.JustificationInfo
-
public class JustificationInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description JustificationInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description floatgetNonSpaceAdjust()floatgetSpaceAdjust()voidsetNonSpaceAdjust(float nonSpaceAdjust)voidsetSpaceAdjust(float spaceAdjust)
-