Main Page | Modules | Class Hierarchy | Class List | Directories | Class Members

Ipelib Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
IpeA85SourceFilter source adding ASCII85 decoding
IpeA85StreamFilter stream adding ASCII85 encoding
IpeAllAttributesCollection of all object attributes
IpeAngleA double that's an angle
IpeArcAn arc of an ellipse
IpeAttributeAn attribute of an Ipe object
IpeBBoxPainterPaint objects using this painter to compute an accurate bounding box
IpeBezierA cubic Bezier spline
IpeBitmapA bitmap
IpeBitmap::MRenderDataAbstract base class for pixmap data stored by a client
IpeBitmapFinderA visitor that recursively scans objects and collects all bitmaps
IpeBufferA memory buffer
IpeBufferSourceData source for parsing from a buffer
IpeClosedSplineA closed B-spline curve
IpeColorAn absolute RGB color
IpeDashStyleAn absolute dash style
IpeDataSourceInterface for getting data for parsing
IpeDeflateStreamFilter stream adding flate compression
IpeDocumentThe model for an Ipe document
IpeDocument::SPropertiesProperties of a document
IpeEllipseAn ellipse subpath
IpeFileSourceData source for parsing from a file
IpeFileStreamStream writing into an open file
IpeFillableBase class for IpeFillable's with fill color and line style
IpeFixedFixed point number with three (decimal) fractional digits
IpeFontA text font
IpeFontPoolA list of fonts used by a IpeDocument
IpeGroupThe group object
IpeImageThe image object
IpeImlParserIpe XML Parser
IpeInflateSourceFilter source adding flate decompression
IpeLatexObject that converts latex source to PDF format
IpeLayerA layer of an IpePage
IpeletAbstract base class for Ipelets
IpeletHelperService provider for Ipelets
IpeLexLexical analyser. Seeded with a string
IpeLineA directed line
IpeLinearLinear transformation in the plane (2x2 matrix)
IpeMarkThe mark object
IpeMatrixHomogeneous transformation in the plane
IpeObjectBase class for all Ipe objects, composite or leaf
IpeObjectFactoryFactory for Ipe leaf objects
IpePageAn Ipe document page
IpePainterInterface for drawing
IpePathThe path object (polylines, polygons, and generalizations)
IpePathSegmentA segment on an IpeSubPath
IpePdfArrayThe PDF array object
IpePdfBoolThe PDF bool object
IpePdfDictThe PDF dictionary and stream objects
IpePdfFileAll information obtained by parsing a PDF file
IpePdfNameThe PDF name object
IpePdfNullThe PDF null object
IpePdfNumberThe PDF number object
IpePdfObjAbstract base class for PDF objects
IpePdfParserPDF parser
IpePdfRefThe PDF reference object (indirect object)
IpePdfStringThe PDF string object
IpePdfTokenA PDF lexical token
IpePdfWriterCreate PDF file
IpePgObjectA (selectable) object on an IpePage
IpePsWriterCreate Postscript file
IpeRectAxis-parallel rectangle (which can be empty)
IpeReferenceThe reference object
IpeRepositoryRepository of attribute values
IpeSegmentA directed line segment
IpeSegmentSubPathSubpath consisting of a sequence of IpePathSegment's
IpeShadingA shading pattern for the paper background
IpeSnapDataPerforms snapping operations, and stores snapping state
IpeStreamAbstract base class for output streams
IpeStringStrings and buffers
IpeStringStreamStream writing into an IpeString
IpeStrokeStyleEncapsulates line join, line cap, and eofill vs windfill rule
IpeStyleSheetA style sheet maps symbolic names to absolute values
IpeSubPathA subpath of an IpePath
IpeTellStreamAdds position feedback to IpeStream
IpeTextThe text object
IpeUndoItemAbstract base class for items on the undo stack
IpeUndoObjectEditUndo item for change to a single object
IpeUndoObjInsertionUndo item for the insertion of a single object
IpeUndoPageDelUndo item for the deletion of an empty page
IpeUndoPageEditUndo item for a modification to the current page
IpeUndoPageInsUndo item for the insertion of a page
IpeUndoStackAn undo stack for Ipe
IpeVectorTwo-dimensional vector
IpeViewA view of the page (set of layers, duration, effect, transition style)
IpeVisitorBase class for visitors to IpeObject
IpeXmlAttributesStores attributes of an XML tag
IpeXmlParserBase class for XML stream parsing