org.odftoolkit.odfdom.converter.pdf.internal.styles
Class StyleLineHeight

java.lang.Object
  extended by org.odftoolkit.odfdom.converter.pdf.internal.styles.StyleLineHeight

public class StyleLineHeight
extends Object


Constructor Summary
StyleLineHeight(Float lineHeight, boolean lineHeightProportional)
           
 
Method Summary
 Float getLineHeight()
           
 boolean isLineHeightProportional()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleLineHeight

public StyleLineHeight(Float lineHeight,
                       boolean lineHeightProportional)
Method Detail

getLineHeight

public Float getLineHeight()

isLineHeightProportional

public boolean isLineHeightProportional()


Copyright © 2013. All rights reserved.