papyrus logo

factory.h File Reference

#include <papyrus-extras.h>
Include dependency graph for factory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Papyrus

Typedefs

typedef enum Papyrus::DRAWABLE Papyrus::DRAWABLE

Enumerations

enum  Papyrus::DRAWABLE {
  Papyrus::DRAWABLE_START = 0, Papyrus::ARC = 0, Papyrus::ANNULUS, Papyrus::BEZIERLINE,
  Papyrus::BEZIERGON, Papyrus::BOXED, Papyrus::CIRCLE, Papyrus::DELTILLE,
  Papyrus::FACE, Papyrus::GRID, Papyrus::GROUP, Papyrus::HANDLEBOX,
  Papyrus::HEXTILLE, Papyrus::HILBERT, Papyrus::IMAGE, Papyrus::KOCHCURVE,
  Papyrus::KOCHSNOWFLAKE, Papyrus::PATH, Papyrus::POLYGON, Papyrus::POLYLINE,
  Papyrus::QUADRILLE, Papyrus::RECTANGLE, Papyrus::REFERENCE, Papyrus::REGULARPOLYGON,
  Papyrus::SIERPINSKI, Papyrus::SVG, Papyrus::TEXT, Papyrus::DRAWABLE_END
}

Functions

Drawable::pointer Papyrus::example_factory (unsigned int d, bool fill, bool stroke)
Arc::pointer Papyrus::example_arc (bool fill, bool stroke)
Annulus::pointer Papyrus::example_annulus (bool fill, bool stroke)
Bezierline::pointer Papyrus::example_bezierline (bool fill, bool stroke)
Beziergon::pointer Papyrus::example_beziergon (bool fill, bool stroke)
Boxed::pointer Papyrus::example_boxed (bool fill, bool stroke)
Circle::pointer Papyrus::example_circle (bool fill, bool stroke)
Group::pointer Papyrus::example_group (bool fill, bool stroke)
Group::pointer Papyrus::example_reference (bool fill, bool stroke)
Handlebox::pointer Papyrus::example_handlebox (bool fill, bool stroke)
Image::pointer Papyrus::example_image (bool, bool)
Rectangle::pointer Papyrus::example_rectangle (bool fill, bool stroke)
SVG::pointer Papyrus::example_svg (bool, bool)
Group::pointer Papyrus::example_line_join (Cairo::LineJoin line_join)
Group::pointer Papyrus::example_line_cap (Cairo::LineCap line_cap)
Polyline::pointer Papyrus::example_marker (Papyrus::Marker::Style style, Papyrus::Marker::Facing facing, bool fill, bool stroke)

Generated on Fri Apr 16 12:40:26 2010 for papyrus by doxygen 1.6.1