Ipelib

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
ipe::A85SourceFilter source adding ASCII85 decoding
ipe::A85StreamFilter stream adding ASCII85 encoding
ipe::AllAttributesCollection of all object attributes
ipe::AngleA double that's an angle
ipe::ArcAn arc of an ellipse
ipe::AttributeAn attribute of an Ipe Object
ipe::Base64SourceFilter source adding Base64 decoding
ipe::Base64StreamFilter stream adding Base64 encoding
ipe::BBoxPainterPaint objects using this painter to compute an accurate bounding box
ipe::BezierA cubic Bezier spline
ipe::BitmapA bitmap
ipe::BitmapFinderA visitor that recursively scans objects and collects all bitmaps
ipe::BufferA memory buffer
ipe::BufferSourceData source for parsing from a buffer
ipe::CairoPainterIpe Painter using Cairo and Freetype as a backend
ipe::CanvasA widget (control) that displays an Ipe document page
ipe::CanvasBase
ipe::CanvasObserver
ipe::CascadeA cascade of style sheets
ipe::ClosedSplineA closed B-spline curve
ipe::ColorAn absolute RGB color
ipe::CurveSubpath consisting of a sequence of CurveSegment's
ipe::CurveSegmentA segment on an SubPath
ipe::DataSourceInterface for getting data for parsing
ipe::DeflateStreamFilter stream adding flate compression
ipe::DocumentThe model for an Ipe document
ipe::EffectEffect that Acrobat Reader will show on page change
ipe::EllipseAn ellipse subpath
ipe::FaceA typeface (aka font), actually loaded (from a font file or PDF file)
ipe::FileSourceData source for parsing from a file
ipe::FileStreamStream writing into an open file
ipe::FixedFixed point number with three (decimal) fractional digits
ipe::FontA text font
ipe::FontsProvides the fonts used to render text
ipe::GradientA gradient pattern
ipe::GroupThe group object
ipe::ImageThe image object
ipe::ImlParserXML Parser for Ipe documents and style sheets
ipe::InflateSourceFilter source adding flate decompression
IpeAutoPtr< T >
ipe::IpeletAbstract base class for Ipelets
ipe::IpeletDataInformation provided to an ipelet when it is run
ipe::IpeletHelperService provider for Ipelets
ipe::LatexObject that converts latex source to PDF format
ipe::LayoutLayout of a Page
ipe::LexLexical analyser. Seeded with a string
ipe::LineA directed line
ipe::LinearLinear transformation in the plane (2x2 matrix)
ipe::MatrixHomogeneous transformation in the plane
ipe::Bitmap::MRenderDataAbstract base class for pixmap data stored by a client
ipe::ObjectBase class for all Ipe objects, composite or leaf
ipe::ObjectFactoryFactory for Ipe leaf objects
ipe::PageAn Ipe document page
ipe::StyleSheet::PageNumberStyleHow to show page numbers on the paper
ipe::PageSelector
ipe::PainterInterface for drawing
ipe::PanToolA tool for panning the canvas
ipe::PathThe path object (polylines, polygons, and generalizations)
ipe::PdfArrayThe PDF array object
ipe::PdfBoolThe PDF bool object
ipe::PdfDictThe PDF dictionary and stream objects
ipe::PdfFileAll information obtained by parsing a PDF file
ipe::PdfNameThe PDF name object
ipe::PdfNullThe PDF null object
ipe::PdfNumberThe PDF number object
ipe::PdfObjAbstract base class for PDF objects
ipe::PdfPainter
ipe::PdfParserPDF parser
ipe::PdfRefThe PDF reference object (indirect object)
ipe::PdfStringThe PDF string object
ipe::PdfTokenA PDF lexical token
ipe::PdfWriterCreate PDF file
ipe::PlatformPlatform dependent methods
ipe::PsPainter
ipe::PsWriterCreate Postscript file
ipe::RectAxis-parallel rectangle (which can be empty)
ipe::ReferenceThe reference object
ipe::RepositoryRepository of strings
ipe::SegmentA directed line segment
ipe::SelectToolA tool for selecting objects
ipe::ShapeA geometric shape, consisting of several (open or closed) subpaths
ipe::SnapPerforms snapping operations, and stores snapping state
ipe::SelectTool::SObj
ipe::Document::SPropertiesProperties of a document
ipe::Painter::State
ipe::Gradient::StopA color stop
ipe::StreamAbstract base class for output streams
ipe::StringStrings and buffers
ipe::StringStreamStream writing into an String
ipe::CanvasBase::Style
ipe::StyleSheetA style sheet maps symbolic names to absolute values
ipe::SubPathA subpath of a Path
ipe::SymbolA symbol is a named object defined in an ipe::StyleSheet
ipe::TellStreamAdds position feedback to IpeStream
ipe::TextThe text object
ipe::TextPaddingPadding for text bounding box
ipe::Thumbnail
ipe::TilingA tiling pattern
ipe::StyleSheet::TitleStyleStyle of the title on a page
ipe::ToolAbstract base class for various canvas tools
ipe::TransformToolA tool for transforming the selected objects on the canvas
ipe::VectorTwo-dimensional vector
ipe::VisitorBase class for visitors to Object
ipe::Text::XForm
ipe::XmlAttributesStores attributes of an XML tag
ipe::XmlParserBase class for XML stream parsing