Papyrus::Hilbert Member List

This is the complete list of members for Papyrus::Hilbert, including all inherited members.

add_vertex(Vertex v) (defined in Papyrus::Polyline)Papyrus::Polyline
add_vertex(double x, double y) (defined in Papyrus::Polyline)Papyrus::Polyline
clone() const=0 (defined in Papyrus::Drawable)Papyrus::Drawable [pure virtual]
create(unsigned level=0, double size=0) (defined in Papyrus::Hilbert)Papyrus::Hilbert [static]
Papyrus::Polyline::create(Vertices vertices=Vertices())Papyrus::Polyline [static]
create_vertices() (defined in Papyrus::Hilbert)Papyrus::Hilbert [protected]
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) (defined in Papyrus::Polyline)Papyrus::Polyline [virtual]
draw_outline(Cairo::RefPtr< Cairo::Context > cairo)Papyrus::Shape [virtual]
draw_shape(Cairo::RefPtr< Cairo::Context > cairo)Papyrus::Polyline [virtual]
Drawable(double tx=0.0, double ty=0.0, double sx=1.0, double sy=1.0, double r=0.0)Papyrus::Drawable
end_marker() (defined in Papyrus::Polyline)Papyrus::Polyline [virtual]
exclude_from_extents() (defined in Papyrus::Drawable)Papyrus::Drawable
extents()Papyrus::Drawable [virtual]
extents_transformed(Cairo::Matrix &globalmatrix)Papyrus::Drawable [virtual]
fill()Papyrus::Shape
get_centroid(double &centroid_x, double &centroid_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
get_vertex(unsigned n) (defined in Papyrus::Polyline)Papyrus::Polyline
get_vertices() (defined in Papyrus::Polyline)Papyrus::Polyline
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
Hilbert(unsigned level=0, double size=0) (defined in Papyrus::Hilbert)Papyrus::Hilbert
hilbert_a(unsigned level) (defined in Papyrus::Hilbert)Papyrus::Hilbert [protected]
hilbert_b(unsigned level) (defined in Papyrus::Hilbert)Papyrus::Hilbert [protected]
hilbert_c(unsigned level) (defined in Papyrus::Hilbert)Papyrus::Hilbert [protected]
hilbert_d(unsigned level) (defined in Papyrus::Hilbert)Papyrus::Hilbert [protected]
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
level() (defined in Papyrus::Hilbert)Papyrus::Hilbert
line_style() (defined in Papyrus::Polyline)Papyrus::Polyline
local_extents() (defined in Papyrus::Drawable)Papyrus::Drawable [virtual]
local_to_global(double &x, double &y)Papyrus::Drawable
m_centroid_xPapyrus::Drawable [protected]
m_centroid_yPapyrus::Drawable [protected]
m_drawing_parent (defined in Papyrus::Drawable)Papyrus::Drawable [protected]
m_end_marker (defined in Papyrus::Polyline)Papyrus::Polyline [protected]
m_exclude_from_extents (defined in Papyrus::Drawable)Papyrus::Drawable [protected]
m_fillPapyrus::Shape [protected]
m_fill_path (defined in Papyrus::Shape)Papyrus::Shape [protected]
m_internal_extents (defined in Papyrus::Shape)Papyrus::Shape [protected]
m_level (defined in Papyrus::Hilbert)Papyrus::Hilbert [protected]
m_lsize (defined in Papyrus::Hilbert)Papyrus::Hilbert [protected]
m_matrixPapyrus::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_rPapyrus::Drawable [protected]
m_regenerate_matrixPapyrus::Drawable [protected]
m_selectablePapyrus::Drawable [protected]
m_signal_centroidPapyrus::Drawable [protected]
m_signal_changed (defined in Papyrus::Object)Papyrus::Object [protected]
m_signal_end_marker (defined in Papyrus::Polyline)Papyrus::Polyline [protected]
m_signal_redrawPapyrus::Drawable [protected]
m_signal_rotationPapyrus::Drawable [protected]
m_signal_scalePapyrus::Drawable [protected]
m_signal_selectablePapyrus::Drawable [protected]
m_signal_skewPapyrus::Drawable [protected]
m_signal_start_marker (defined in Papyrus::Polyline)Papyrus::Polyline [protected]
m_signal_vertex (defined in Papyrus::Polyline)Papyrus::Polyline [protected]
m_signal_vertex_marker (defined in Papyrus::Polyline)Papyrus::Polyline [protected]
m_signal_vertices (defined in Papyrus::Polyline)Papyrus::Polyline [protected]
m_signal_xyPapyrus::Drawable [protected]
m_size (defined in Papyrus::Hilbert)Papyrus::Hilbert [protected]
m_skewxPapyrus::Drawable [protected]
m_skewyPapyrus::Drawable [protected]
m_start_marker (defined in Papyrus::Polyline)Papyrus::Polyline [protected]
m_sxPapyrus::Drawable [protected]
m_syPapyrus::Drawable [protected]
m_txPapyrus::Drawable [protected]
m_tyPapyrus::Drawable [protected]
m_use_outline (defined in Papyrus::Shape)Papyrus::Shape [protected]
m_vertex_extents (defined in Papyrus::Polyline)Papyrus::Polyline [protected]
m_vertex_marker (defined in Papyrus::Polyline)Papyrus::Polyline [protected]
m_vertices (defined in Papyrus::Polyline)Papyrus::Polyline [protected]
m_viewboxPapyrus::Drawable [protected]
m_viewbox_connection (defined in Papyrus::Drawable)Papyrus::Drawable [protected]
m_visible (defined in Papyrus::Drawable)Papyrus::Drawable [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]
on_vertex_changed(int n) (defined in Papyrus::Polyline)Papyrus::Polyline [protected, virtual]
on_vertices_changed() (defined in Papyrus::Polyline)Papyrus::Polyline [protected, virtual]
operator=(const Polyline &other) (defined in Papyrus::Polyline)Papyrus::Polyline
outline()Papyrus::Shape
PAPYRUS_CLASS_NAME("Hilbert Curve") (defined in Papyrus::Hilbert)Papyrus::Hilbert
PAPYRUS_CLASS_NAME("Polyline") (defined in Papyrus::Polyline)Papyrus::Polyline
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(Hilbert) (defined in Papyrus::Hilbert)Papyrus::Hilbert
PAPYRUS_CLONE_METHOD(Polyline) (defined in Papyrus::Polyline)Papyrus::Polyline
parent() (defined in Papyrus::Drawable)Papyrus::Drawable [virtual]
pointer typedef (defined in Papyrus::Hilbert)Papyrus::Hilbert
Polyline(Vertices vertices=Vertices()) (defined in Papyrus::Polyline)Papyrus::Polyline
recalculate_matrix()Papyrus::Drawable [protected]
render(Cairo::RefPtr< Cairo::Context > cairo)Papyrus::Drawable [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_end_marker(Drawable::pointer) (defined in Papyrus::Polyline)Papyrus::Polyline [virtual]
set_exclude_from_extents(bool b) (defined in Papyrus::Drawable)Papyrus::Drawable
set_extents(const Region &extents)Papyrus::Polyline [protected, virtual]
set_fill(Cairo::RefPtr< Cairo::Pattern > fill=Cairo::RefPtr< Cairo::Pattern >())Papyrus::Shape
set_level(unsigned level) (defined in Papyrus::Hilbert)Papyrus::Hilbert
set_line_style(const LineStyle &style) (defined in Papyrus::Polyline)Papyrus::Polyline [virtual]
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 size) (defined in Papyrus::Hilbert)Papyrus::Hilbert
set_skew(double skewx, double skewy)Papyrus::Drawable
set_skew_x(double skewx)Papyrus::Drawable
set_skew_y(double skewy)Papyrus::Drawable
set_start_marker(Drawable::pointer) (defined in Papyrus::Polyline)Papyrus::Polyline [virtual]
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_vertex(unsigned n, Vertex v) (defined in Papyrus::Polyline)Papyrus::Polyline
set_vertex(unsigned n, double x, double y) (defined in Papyrus::Polyline)Papyrus::Polyline
set_vertex_marker(Drawable::pointer) (defined in Papyrus::Polyline)Papyrus::Polyline [virtual]
set_vertices(Vertices vertices) (defined in Papyrus::Polyline)Papyrus::Polyline
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_end_marker() (defined in Papyrus::Polyline)Papyrus::Polyline
signal_redraw()Papyrus::Drawable
signal_rotation()Papyrus::Drawable
signal_scale()Papyrus::Drawable
signal_selectable()Papyrus::Drawable
signal_skew()Papyrus::Drawable
signal_start_marker() (defined in Papyrus::Polyline)Papyrus::Polyline
signal_vertex() (defined in Papyrus::Polyline)Papyrus::Polyline
signal_vertex_marker() (defined in Papyrus::Polyline)Papyrus::Polyline
signal_vertices() (defined in Papyrus::Polyline)Papyrus::Polyline
signal_xy()Papyrus::Drawable
size() (defined in Papyrus::Hilbert)Papyrus::Hilbert
skew(double s)Papyrus::Drawable
skew(double skewx, double skewy)Papyrus::Drawable
skew_x(double skewx)Papyrus::Drawable
skew_y(double skewy)Papyrus::Drawable
start_marker() (defined in Papyrus::Polyline)Papyrus::Polyline [virtual]
translate(double tx, double ty)Papyrus::Drawable
translate_x(double tx)Papyrus::Drawable
translate_y(double ty)Papyrus::Drawable
use_outline()Papyrus::Shape
vertex_marker() (defined in Papyrus::Polyline)Papyrus::Polyline [virtual]
viewbox()Papyrus::Drawable
~Drawable() (defined in Papyrus::Drawable)Papyrus::Drawable [virtual]
~Hilbert() (defined in Papyrus::Hilbert)Papyrus::Hilbert
~Object() (defined in Papyrus::Object)Papyrus::Object [inline, virtual]
~Polyline() (defined in Papyrus::Polyline)Papyrus::Polyline
~Renderable() (defined in Papyrus::Renderable)Papyrus::Renderable [inline, virtual]
~Shape()Papyrus::Shape [virtual]


Generated on Sun Mar 11 10:01:40 2007 by  doxygen 1.5.1