libdcp
dcp::order::Image Member List

This is the complete list of members for dcp::order::Image, including all inherited members.

_h_align (defined in dcp::order::Image)dcp::order::Imageprivate
_h_position (defined in dcp::order::Image)dcp::order::Imageprivate
_iddcp::order::Imageprivate
_png_data (defined in dcp::order::Image)dcp::order::Imageprivate
_v_align (defined in dcp::order::Image)dcp::order::Imageprivate
_v_position (defined in dcp::order::Image)dcp::order::Imageprivate
as_xml(xmlpp::Element *parent, Context &context) const override (defined in dcp::order::Image)dcp::order::Imagevirtual
children (defined in dcp::order::Part)dcp::order::Part
font (defined in dcp::order::Part)dcp::order::Part
Image(std::shared_ptr< Part > parent, std::string id, ArrayData png_data, HAlign h_align, float h_position, VAlign v_align, float v_position) (defined in dcp::order::Image)dcp::order::Imageinline
parent (defined in dcp::order::Part)dcp::order::Part
Part(std::shared_ptr< Part > parent_) (defined in dcp::order::Part)dcp::order::Partinline
Part(std::shared_ptr< Part > parent_, Font font_) (defined in dcp::order::Part)dcp::order::Partinline
write_xml(xmlpp::Element *parent, order::Context &context) const (defined in dcp::order::Part)dcp::order::Part
~Part() (defined in dcp::order::Part)dcp::order::Partinlinevirtual