Class Index | File Index

Classes


Class odf.GraphicProperties


Defined in: GraphicProperties.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
odf.GraphicProperties(element, styleParseUtils, parent)
Convenient access to style attributes for graphic-properties.
Method Summary
Method Attributes Method Name and Description
 
 
 
 
 
Class Detail
odf.GraphicProperties(element, styleParseUtils, parent)
Convenient access to style attributes for graphic-properties.
Parameters:
{!Element} element
element
{!odf.StyleParseUtils} styleParseUtils
{!odf.GraphicProperties|undefined} parent
Method Detail
{!string|undefined} horizontalPos()
Returns:
{!string|undefined}

{!string|undefined} horizontalRel()
Returns:
{!string|undefined}

{!number|undefined} strokeWidth()
Returns:
{!number|undefined}

{!string|undefined} verticalPos()
Returns:
{!string|undefined}

{!string|undefined} verticalRel()
Returns:
{!string|undefined}

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Aug 06 2015 04:10:41 GMT+0200 (MESZ)