, including all inherited members.
ALIGN enum name | Papyrus::Viewbox | |
ALIGN typedef | Papyrus::Viewbox | |
ALIGN_NONE enum value | Papyrus::Viewbox | |
ALIGN_XMAX_YMAX enum value | Papyrus::Viewbox | |
ALIGN_XMAX_YMID enum value | Papyrus::Viewbox | |
ALIGN_XMAX_YMIN enum value | Papyrus::Viewbox | |
ALIGN_XMID_YMAX enum value | Papyrus::Viewbox | |
ALIGN_XMID_YMID enum value | Papyrus::Viewbox | |
ALIGN_XMID_YMIN enum value | Papyrus::Viewbox | |
ALIGN_XMIN_YMAX enum value | Papyrus::Viewbox | |
ALIGN_XMIN_YMID enum value | Papyrus::Viewbox | |
ALIGN_XMIN_YMIN enum value | Papyrus::Viewbox | |
alignment() const | Papyrus::Viewbox | |
bottom() const | Papyrus::Region | |
center(double &x, double &y) const | Papyrus::Region | |
create(double x=0.0, double y=0.0, double w=0.0, double h=0.0, ALIGN align=ALIGN_NONE, MEET_OR_SLICE meet_or_slice=MEET) | Papyrus::Viewbox | [static] |
create(const Region ®ion, ALIGN align=ALIGN_NONE, MEET_OR_SLICE meet_or_slice=MEET) | Papyrus::Viewbox | [static] |
height() const | Papyrus::Region | |
include(const Region &other) | Papyrus::Region | |
include(double x, double y) | Papyrus::Region | |
include_point(double x, double y) | Papyrus::Region | [protected] |
include_x(double x) | Papyrus::Region | |
include_y(double y) | Papyrus::Region | |
invalidate() | Papyrus::Region | |
is_boundary(double x, double y) const | Papyrus::Region | |
is_inside(double x, double y) const | Papyrus::Region | |
is_interior(double x, double y) const | Papyrus::Region | |
left() const | Papyrus::Region | |
left_bottom(double &l, double &b) const | Papyrus::Region | |
lrtb(double &l, double &r, double &t, double &b) const | Papyrus::Region | |
m_align | Papyrus::Viewbox | [protected] |
m_h | Papyrus::Region | [protected] |
m_meet_or_slice | Papyrus::Viewbox | [protected] |
m_signal_changed | Papyrus::Region | [protected] |
m_suppress_change_signal | Papyrus::Region | [protected] |
m_w | Papyrus::Region | [protected] |
m_x | Papyrus::Region | [protected] |
m_y | Papyrus::Region | [protected] |
MEET enum value | Papyrus::Viewbox | |
MEET_OR_SLICE enum name | Papyrus::Viewbox | |
MEET_OR_SLICE typedef | Papyrus::Viewbox | |
meet_or_slice() const | Papyrus::Viewbox | |
operator bool() const | Papyrus::Region | |
operator!=(const Region &other) const | Papyrus::Region | |
operator<(const Region &other) const | Papyrus::Region | |
operator<=(const Region &other) const | Papyrus::Region | |
operator=(const Region &other) | Papyrus::Viewbox | |
operator=(const Viewbox &other) | Papyrus::Viewbox | |
operator==(const Region &other) | Papyrus::Viewbox | |
operator==(const Viewbox &other) | Papyrus::Viewbox | |
Papyrus::Region::operator==(const Region &other) const | Papyrus::Region | |
operator>(const Region &other) const | Papyrus::Region | |
operator>=(const Region &other) const | Papyrus::Region | |
overlaps(const Region &other) const | Papyrus::Region | |
pointer typedef | Papyrus::Viewbox | |
Region(double x=NAN, double y=NAN, double w=NAN, double h=NAN) | Papyrus::Region | |
right() const | Papyrus::Region | |
right_top(double &r, double &t) const | Papyrus::Region | |
set_height(double h) | Papyrus::Region | |
set_lrtb(double l, double r, double t, double b) | Papyrus::Region | |
set_preserve_aspect_ratio(ALIGN align, MEET_OR_SLICE meet_or_slice=MEET) | Papyrus::Viewbox | |
set_width(double w) | Papyrus::Region | |
set_x(double x) | Papyrus::Region | |
set_xywh(double x, double y, double w, double h) | Papyrus::Region | |
set_y(double y) | Papyrus::Region | |
signal_changed() | Papyrus::Region | |
SLICE enum value | Papyrus::Viewbox | |
top() const | Papyrus::Region | |
transform(const Matrix &matrix) | Papyrus::Region | |
transformation_matrix(const Region &box) const | Papyrus::Viewbox | |
Viewbox(double x=0.0, double y=0.0, double w=0.0, double h=0.0, ALIGN align=ALIGN_NONE, MEET_OR_SLICE meet_or_slice=MEET) | Papyrus::Viewbox | |
Viewbox(const Region ®ion, ALIGN align=ALIGN_NONE, MEET_OR_SLICE meet_or_slice=MEET) | Papyrus::Viewbox | |
width() const | Papyrus::Region | |
x() const | Papyrus::Region | |
xywh(double &x, double &y, double &w, double &h) const | Papyrus::Region | |
y() const | Papyrus::Region | |
~Region() | Papyrus::Region | [virtual] |
~Viewbox() | Papyrus::Viewbox | [virtual] |