Ipelib
|
►Nipe | |
CColor | An absolute RGB color |
CTiling | A tiling pattern |
►CGradient | A gradient pattern |
CStop | A color stop |
CLayout | Layout of a Page |
CTextPadding | Padding for text bounding box |
CEffect | Effect that Acrobat Reader will show on page change |
CRepository | Repository of strings |
CAttribute | An attribute of an Ipe Object |
CAttributeMapping | |
CAttributeMap | |
CAllAttributes | Collection of all object attributes |
CString | Strings and buffers |
CFixed | Fixed point number with three (decimal) fractional digits |
CLex | Lexical analyser. Seeded with a string |
CBuffer | A memory buffer |
CStream | Abstract base class for output streams |
CTellStream | Adds position feedback to IpeStream |
CStringStream | Stream writing into an String |
CFileStream | Stream writing into an open file |
CDataSource | Interface for getting data for parsing |
CFileSource | Data source for parsing from a file |
CBufferSource | Data source for parsing from a buffer |
CPlatform | Platform dependent methods |
CBitmap | A bitmap |
CSaveFlag | Flags for saving Ipe documents (to PDF) |
►CDocument | The model for an Ipe document |
CSProperties | Properties of a document |
CObjectFactory | Factory for Ipe leaf objects |
CAngle | A double that's an angle |
CVector | Two-dimensional vector |
CRect | Axis-parallel rectangle (which can be empty) |
CLine | A directed line |
CSegment | A directed line segment |
CBezier | A cubic Bezier spline |
CLinear | Linear transformation in the plane (2x2 matrix) |
CMatrix | Homogeneous transformation in the plane |
CArc | An arc of an ellipse |
CGroup | The group object |
CImage | The image object |
CImlParser | XML Parser for Ipe documents and style sheets |
CLatex | Object that converts latex source to PDF format |
CIpeletHelper | Service provider for Ipelets |
CIpeletData | Information provided to an ipelet when it is run |
CIpelet | Abstract base class for Ipelets |
CObject | Base class for all Ipe objects, composite or leaf |
CVisitor | Base class for visitors to Object |
CPage | An Ipe document page |
►CPainter | Interface for drawing |
CState | |
CPath | The path object (polylines, polygons, and generalizations) |
CPdfObj | Abstract base class for PDF objects |
CPdfNull | The PDF null object |
CPdfBool | The PDF bool object |
CPdfNumber | The PDF number object |
CPdfString | The PDF string object |
CPdfName | The PDF name object |
CPdfRef | The PDF reference object (indirect object) |
CPdfArray | The PDF array object |
CPdfDict | The PDF dictionary and stream objects |
CPdfToken | A PDF lexical token |
CPdfParser | PDF parser |
CPdfFile | All information obtained by parsing a PDF file |
CPdfPainter | |
CPdfWriter | Create PDF file |
CPsPainter | |
CPsWriter | |
CReference | The reference object |
CPdfResourceBase | Base class providing access to PDF objects |
CPdfFileResources | |
►CPdfResources | All the resources needed by the text objects in the document |
CSPageNumber | |
CCurveSegment | A segment on an SubPath |
CSubPath | A subpath of a Path |
CEllipse | An ellipse subpath |
CClosedSpline | A closed B-spline curve |
CCurve | Subpath consisting of a sequence of CurveSegment's |
CShape | A geometric shape, consisting of several (open or closed) subpaths |
CSnap | Performs snapping operations, and stores snapping state |
CSymbol | A symbol is a named object defined in an ipe::StyleSheet |
►CStyleSheet | A style sheet maps symbolic names to absolute values |
CPageNumberStyle | How to show page numbers on the paper |
CTitleStyle | Style of the title on a page |
CCascade | A cascade of style sheets |
►CText | The text object |
CXForm | |
CTool | Abstract base class for various canvas tools |
CBitmapFinder | A visitor that recursively scans objects and collects all bitmaps |
CBBoxPainter | Paint objects using this painter to compute an accurate bounding box |
CA85Stream | Filter stream adding ASCII85 encoding |
CBase64Stream | Filter stream adding Base64 encoding |
CDeflateStream | Filter stream adding flate compression |
CA85Source | Filter source adding ASCII85 decoding |
CBase64Source | Filter source adding Base64 decoding |
CInflateSource | Filter source adding flate decompression |
CXmlAttributes | Stores attributes of an XML tag |
CXmlParser | Base class for XML stream parsing |
CCairoPainter | Ipe Painter using Cairo and Freetype as a backend |
CFace | A typeface (aka font), actually loaded (from a font file or PDF file) |
CFonts | Provides the fonts used to render text |
CThumbnail | |
CPdfThumbnail | |
CCanvasObserver | |
►CCanvasBase | |
CStyle | |
CCanvas | A widget (control) that displays an Ipe document page |
CPdfViewBase | A widget (control) that displays a PDF document |
CPdfView | |
CPageSelector | A Qt widget that displays a list of Ipe pages |
CPanTool | A tool for panning the canvas |
►CSelectTool | A tool for selecting objects |
CSObj | |
CTransformTool | A tool for transforming the selected objects on the canvas |
CCanvas | |
CPdfView |