Class OdgParser
Class OdgParser
Methods summary
public
|
|
public
string
|
|
public
array
|
|
public static
mixed
|
#
parseNodeAttribute(
Parse node attribute |
public static
mixed
|
#
parseNumericNodeAttribute(
Parse float node attribute |
public static
array
|
Magic methods summary
Constants summary
string |
DEFAULT_ORIENTATION
Default orientation |
# 'landscape' |
string |
DEFAULT_FONT_NAME
Default font name |
# 'Arial' |
string |
DEFAULT_FONT_COLOR
Default font color |
# '#000000' |
string |
DEFAULT_FONT_SIZE
Default font size |
# '10pt' |
integer |
CONVERSION_FACTOR
Conversion factor for meters to centimeters |
# 10 |
Properties summary
protected
Symfony\Component\DependencyInjection\ContainerInterface
|
$container
|