Uses of Class
org.odftoolkit.odfdom.converter.pdf.internal.styles.StyleGraphicProperties

Packages that use StyleGraphicProperties
org.odftoolkit.odfdom.converter.pdf.internal.styles   
 

Uses of StyleGraphicProperties in org.odftoolkit.odfdom.converter.pdf.internal.styles
 

Methods in org.odftoolkit.odfdom.converter.pdf.internal.styles that return StyleGraphicProperties
 StyleGraphicProperties Style.getGraphicProperties()
           
 

Methods in org.odftoolkit.odfdom.converter.pdf.internal.styles with parameters of type StyleGraphicProperties
 void StyleGraphicProperties.merge(StyleGraphicProperties graphicProperties)
           
 void Style.setGraphicProperties(StyleGraphicProperties graphicProperties)
           
 

Constructors in org.odftoolkit.odfdom.converter.pdf.internal.styles with parameters of type StyleGraphicProperties
StyleGraphicProperties(StyleGraphicProperties graphicProperties)
           
 



Copyright © 2013. All rights reserved.