Main Page   Modules   Class Hierarchy   Compound List   Compound Members  

Ipelib Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
IpeAllAttributesCollection of all object attributes
IpeAngleA double that's an angle
IpeArcAn arc of an ellipse
IpeAttributeAn attribute of an Ipe object
IpeBezierA cubic Bezier spline
IpeBitmapA bitmap
IpeBufferA memory buffer
IpeClosedSplineA closed B-spline curve
IpeColorAn absolute RGB color
IpeDocumentThe model for an Ipe document
IpeDocument::SPropertiesProperties of a document
IpeEllipseAn ellipse subpath
IpeFileStreamStream writing into an open file
IpeFillableBase class for IpeFillable's with fill color and line style
IpeGroupThe group object
IpeImageThe image object
IpeImlParserIpe XML Parser
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
IpeObjectFactoryIpe object factory
IpePageAn Ipe document page
IpePainterInterface for drawing
IpePathThe path object (polylines, polygons, and generalizations)
IpePathSegmentA segment on an IpeSubPath
IpePgObjectA (selectable) object on an IpePage
IpePresentationPresentation item (set of layers, duration, effect, transition style)
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
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
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
IpeUndoPresentationUndo item for change to page presentation
IpeUndoStackAn undo stack for Ipe
IpeVectorTwo-dimensional vector
IpeVisitorBase class for visitors to IpeObject
IpeXmlAttributesStores attributes of an XML tag
IpeXmlDataSourceInterface for getting data for XML parsing
IpeXmlFileSourceData source for parsing XML from a file
IpeXmlParserBase class for XML stream parsing