clone() const=0 (defined in Papyrus::Drawable) | Papyrus::Drawable | [pure virtual] |
create(const std::string &text=std::string(), double size=12.0, const std::string &family=std::string(), Cairo::FontSlant slant=Cairo::FONT_SLANT_NORMAL, Cairo::FontWeight weight=Cairo::FONT_WEIGHT_NORMAL) (defined in Papyrus::Text) | Papyrus::Text | [static] |
distance_global_to_local(double &x, double &y) | Papyrus::Drawable | |
distance_local_to_global(double &x, double &y) | Papyrus::Drawable | |
draw(Cairo::RefPtr< Cairo::Context > cairo) | Papyrus::Shape | [virtual] |
draw_outline(Cairo::RefPtr< Cairo::Context > cairo) | Papyrus::Shape | [virtual] |
draw_shape(Cairo::RefPtr< Cairo::Context > cairo) (defined in Papyrus::Text) | Papyrus::Text | [virtual] |
Drawable(double tx=0.0, double ty=0.0, double sx=1.0, double sy=1.0, double r=0.0) | Papyrus::Drawable | |
exclude_from_extents() (defined in Papyrus::Drawable) | Papyrus::Drawable | |
extents() | Papyrus::Drawable | [virtual] |
extents_transformed(Cairo::Matrix &globalmatrix) | Papyrus::Drawable | [virtual] |
fill() | Papyrus::Shape | |
font_family() (defined in Papyrus::Text) | Papyrus::Text | |
font_options() (defined in Papyrus::Text) | Papyrus::Text | |
font_slant() (defined in Papyrus::Text) | Papyrus::Text | |
font_weight() (defined in Papyrus::Text) | Papyrus::Text | |
get_centroid(double ¢roid_x, double ¢roid_y) | Papyrus::Drawable | |
get_centroid_x() | Papyrus::Drawable | |
get_centroid_y() | Papyrus::Drawable | |
get_rotate() | Papyrus::Drawable | |
get_scale(double &sx, double &sy) | Papyrus::Drawable | |
get_scale_x() | Papyrus::Drawable | |
get_scale_y() | Papyrus::Drawable | |
get_skew(double &skewx, double &skewy) | Papyrus::Drawable | |
get_skew_x() | Papyrus::Drawable | |
get_skew_y() | Papyrus::Drawable | |
get_translate(double &tx, double &ty) | Papyrus::Drawable | |
get_translate_x() | Papyrus::Drawable | |
get_translate_y() | Papyrus::Drawable | |
global_extents() | Papyrus::Drawable | [virtual] |
global_matrix() | Papyrus::Drawable | |
global_to_local(double &x, double &y) | Papyrus::Drawable | |
Group (defined in Papyrus::Drawable) | Papyrus::Drawable | [friend] |
hide() (defined in Papyrus::Drawable) | Papyrus::Drawable | |
inside(double x, double y) | Papyrus::Drawable | [virtual] |
is_group() | Papyrus::Drawable | [virtual] |
is_selectable() | Papyrus::Drawable | |
is_visible() (defined in Papyrus::Drawable) | Papyrus::Drawable | |
local_extents() (defined in Papyrus::Drawable) | Papyrus::Drawable | [virtual] |
local_to_global(double &x, double &y) | Papyrus::Drawable | |
m_centroid_x | Papyrus::Drawable | [protected] |
m_centroid_y | Papyrus::Drawable | [protected] |
m_drawing_parent (defined in Papyrus::Drawable) | Papyrus::Drawable | [protected] |
m_exclude_from_extents (defined in Papyrus::Drawable) | Papyrus::Drawable | [protected] |
m_family (defined in Papyrus::Text) | Papyrus::Text | [protected] |
m_fill | Papyrus::Shape | [protected] |
m_fill_path (defined in Papyrus::Shape) | Papyrus::Shape | [protected] |
m_font_options (defined in Papyrus::Text) | Papyrus::Text | [protected] |
m_internal_extents (defined in Papyrus::Shape) | Papyrus::Shape | [protected] |
m_matrix | Papyrus::Drawable | [protected] |
m_outline (defined in Papyrus::Shape) | Papyrus::Shape | [protected] |
m_outline_changed_connection (defined in Papyrus::Shape) | Papyrus::Shape | [protected] |
m_outline_path (defined in Papyrus::Shape) | Papyrus::Shape | [protected] |
m_parent (defined in Papyrus::Drawable) | Papyrus::Drawable | [protected] |
m_r | Papyrus::Drawable | [protected] |
m_regenerate_matrix | Papyrus::Drawable | [protected] |
m_selectable | Papyrus::Drawable | [protected] |
m_signal_centroid | Papyrus::Drawable | [protected] |
m_signal_changed (defined in Papyrus::Object) | Papyrus::Object | [protected] |
m_signal_font (defined in Papyrus::Text) | Papyrus::Text | [protected] |
m_signal_redraw | Papyrus::Drawable | [protected] |
m_signal_rotation | Papyrus::Drawable | [protected] |
m_signal_scale | Papyrus::Drawable | [protected] |
m_signal_selectable | Papyrus::Drawable | [protected] |
m_signal_skew | Papyrus::Drawable | [protected] |
m_signal_text (defined in Papyrus::Text) | Papyrus::Text | [protected] |
m_signal_xy | Papyrus::Drawable | [protected] |
m_size (defined in Papyrus::Text) | Papyrus::Text | [protected] |
m_skewx | Papyrus::Drawable | [protected] |
m_skewy | Papyrus::Drawable | [protected] |
m_slant (defined in Papyrus::Text) | Papyrus::Text | [protected] |
m_sx | Papyrus::Drawable | [protected] |
m_sy | Papyrus::Drawable | [protected] |
m_text (defined in Papyrus::Text) | Papyrus::Text | [protected] |
m_tx | Papyrus::Drawable | [protected] |
m_ty | Papyrus::Drawable | [protected] |
m_use_outline (defined in Papyrus::Shape) | Papyrus::Shape | [protected] |
m_viewbox | Papyrus::Drawable | [protected] |
m_viewbox_connection (defined in Papyrus::Drawable) | Papyrus::Drawable | [protected] |
m_visible (defined in Papyrus::Drawable) | Papyrus::Drawable | [protected] |
m_weight (defined in Papyrus::Text) | Papyrus::Text | [protected] |
matrix() | Papyrus::Drawable | |
need_redraw() | Papyrus::Drawable | [protected, virtual] |
need_redraw_proxy() | Papyrus::Drawable | |
Object() (defined in Papyrus::Object) | Papyrus::Object | [inline] |
on_outline_changed() (defined in Papyrus::Shape) | Papyrus::Shape | [protected, virtual] |
outline() | Papyrus::Shape | |
PAPYRUS_CLASS_NAME("Text") (defined in Papyrus::Text) | Papyrus::Text | |
PAPYRUS_CLASS_NAME("Shape") (defined in Papyrus::Shape) | Papyrus::Shape | |
PAPYRUS_CLASS_NAME("Drawable") (defined in Papyrus::Drawable) | Papyrus::Drawable | |
PAPYRUS_CLASS_NAME("Renderable") (defined in Papyrus::Renderable) | Papyrus::Renderable | |
PAPYRUS_CLONE_METHOD(Text) (defined in Papyrus::Text) | Papyrus::Text | |
parent() (defined in Papyrus::Drawable) | Papyrus::Drawable | [virtual] |
pointer typedef (defined in Papyrus::Text) | Papyrus::Text | |
recalculate_matrix() | Papyrus::Drawable | [protected] |
render(Cairo::RefPtr< Cairo::Context > cairo) | Papyrus::Text | [virtual] |
Renderable() (defined in Papyrus::Renderable) | Papyrus::Renderable | [inline] |
reset_position() | Papyrus::Drawable | |
rotate(double r) | Papyrus::Drawable | |
scale(double s) | Papyrus::Drawable | |
scale(double scale_x, double scale_y) | Papyrus::Drawable | |
scale_x(double s) | Papyrus::Drawable | |
scale_y(double s) | Papyrus::Drawable | |
set_centroid(double centroid_x, double centroid_y) | Papyrus::Drawable | |
set_centroid_x(double centroid_x) | Papyrus::Drawable | |
set_centroid_y(double centroid_y) | Papyrus::Drawable | |
set_exclude_from_extents(bool b) (defined in Papyrus::Drawable) | Papyrus::Drawable | |
set_extents(const Region &extents) | Papyrus::Shape | [protected, virtual] |
set_fill(Cairo::RefPtr< Cairo::Pattern > fill=Cairo::RefPtr< Cairo::Pattern >()) | Papyrus::Shape | |
set_font_face(const std::string &family, Cairo::FontSlant slant, Cairo::FontWeight weight) (defined in Papyrus::Text) | Papyrus::Text | |
set_font_options(const Cairo::FontOptions &font_options) (defined in Papyrus::Text) | Papyrus::Text | |
set_outline(const LineStyle &outline, bool use_outline=true) | Papyrus::Shape | |
set_outline(Cairo::RefPtr< Cairo::Pattern > pattern, bool use_outline=true) | Papyrus::Shape | |
set_rotate(double r) | Papyrus::Drawable | |
set_scale(double scale_x, double scale_y) | Papyrus::Drawable | |
set_scale(double s) | Papyrus::Drawable | |
set_scale_x(double sx) | Papyrus::Drawable | |
set_scale_y(double sy) | Papyrus::Drawable | |
set_selectable(bool selectable=true) | Papyrus::Drawable | |
set_size(double) (defined in Papyrus::Text) | Papyrus::Text | |
set_skew(double skewx, double skewy) | Papyrus::Drawable | |
set_skew_x(double skewx) | Papyrus::Drawable | |
set_skew_y(double skewy) | Papyrus::Drawable | |
set_text(const std::string) (defined in Papyrus::Text) | Papyrus::Text | |
set_translate(double tx, double ty) | Papyrus::Drawable | |
set_translate_x(double tx) | Papyrus::Drawable | |
set_translate_y(double ty) | Papyrus::Drawable | |
set_use_outline(bool use_outline) | Papyrus::Shape | |
set_viewbox(Viewbox::pointer viewbox=Viewbox::pointer()) | Papyrus::Drawable | |
set_viewbox(const Viewbox &viewbox) | Papyrus::Drawable | |
Shape(Cairo::RefPtr< Cairo::Pattern > fill=Cairo::RefPtr< Cairo::Pattern >()) | Papyrus::Shape | [protected] |
Shape(Cairo::RefPtr< Cairo::Pattern > fill, const LineStyle &outline) | Papyrus::Shape | [protected] |
shape_changed(unsigned which=FILL|OUTLINE) (defined in Papyrus::Shape) | Papyrus::Shape | [protected, virtual] |
show() (defined in Papyrus::Drawable) | Papyrus::Drawable | |
signal_centroid() | Papyrus::Drawable | |
signal_changed() (defined in Papyrus::Object) | Papyrus::Object | [inline] |
signal_font() (defined in Papyrus::Text) | Papyrus::Text | |
signal_redraw() | Papyrus::Drawable | |
signal_rotation() | Papyrus::Drawable | |
signal_scale() | Papyrus::Drawable | |
signal_selectable() | Papyrus::Drawable | |
signal_skew() | Papyrus::Drawable | |
signal_text() (defined in Papyrus::Text) | Papyrus::Text | |
signal_xy() | Papyrus::Drawable | |
size() (defined in Papyrus::Text) | Papyrus::Text | |
skew(double s) | Papyrus::Drawable | |
skew(double skewx, double skewy) | Papyrus::Drawable | |
skew_x(double skewx) | Papyrus::Drawable | |
skew_y(double skewy) | Papyrus::Drawable | |
text() const (defined in Papyrus::Text) | Papyrus::Text | |
Text(const std::string &text=std::string(), double size=12.0, const std::string &family=std::string(), Cairo::FontSlant slant=Cairo::FONT_SLANT_NORMAL, Cairo::FontWeight weight=Cairo::FONT_WEIGHT_NORMAL) (defined in Papyrus::Text) | Papyrus::Text | |
translate(double tx, double ty) | Papyrus::Drawable | |
translate_x(double tx) | Papyrus::Drawable | |
translate_y(double ty) | Papyrus::Drawable | |
use_outline() | Papyrus::Shape | |
viewbox() | Papyrus::Drawable | |
~Drawable() (defined in Papyrus::Drawable) | Papyrus::Drawable | [virtual] |
~Object() (defined in Papyrus::Object) | Papyrus::Object | [inline, virtual] |
~Renderable() (defined in Papyrus::Renderable) | Papyrus::Renderable | [inline, virtual] |
~Shape() | Papyrus::Shape | [virtual] |
~Text() (defined in Papyrus::Text) | Papyrus::Text | |