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

IpePath Member List

This is the complete list of members for IpePath, including all inherited members.
Accept(IpeVisitor &visitor) const IpePath [virtual]
AddSubPath(IpeSubPath *sp)IpePath
AddToBBox(IpeRect &box, const IpeMatrix &m) const IpePath [virtual]
ApplyAttributes(IpePainter &painter) const IpeFillable [protected]
AsFillable()IpeFillable [virtual]
AsGroup()IpeObject [virtual]
AsImage()IpeObject [virtual]
AsMark()IpeObject [virtual]
AsPath()IpePath [virtual]
AsReference()IpeObject [virtual]
AsText()IpeObject [virtual]
BackwardArrow() const IpePath [inline]
CheckSymbol(IpeAttribute attr, const IpeStyleSheet *sheet, IpeAttributeSeq &seq) (defined in IpeObject)IpeObject [protected, static]
Clone() const IpePath [virtual]
DashStyle() const IpeFillable [inline]
Distance(const IpeVector &v, const IpeMatrix &m, double bound) const IpePath [virtual]
Draw(IpePainter &painter) const IpePath [virtual]
DrawArrow(IpePainter &painter, IpeVector pos, IpeAngle alpha, IpeAttribute size)IpePath [static]
DrawClosedSpline(IpePainter &painter, int n, const IpeVector *v) const (defined in IpePath)IpePath
DrawSpline(IpePainter &painter, int n, const IpeVector *v) const (defined in IpePath)IpePath
Fill() const IpeFillable [inline]
ForwardArrow() const IpePath [inline]
IpeFillable()IpeFillable [explicit, protected]
IpeFillable(const IpeAllAttributes &attr)IpeFillable [explicit, protected]
IpeFillable(IpeRepository *rep, const IpeXmlAttributes &attr)IpeFillable [explicit, protected]
IpeFillable(const IpeFillable &rhs)IpeFillable [protected]
IpeObject()IpeObject [explicit, protected]
IpeObject(const IpeAllAttributes &attr)IpeObject [explicit, protected]
IpeObject(IpeRepository *rep, const IpeXmlAttributes &attr)IpeObject [explicit, protected]
IpeObject(const IpeObject &rhs)IpeObject [protected]
IpePath(IpeRepository *rep, const IpeXmlAttributes &attr, IpeString data)IpePath [explicit]
IpePath(const IpeAllAttributes &attr)IpePath [explicit]
IpePath(const IpeAllAttributes &attr, const IpeRect &rect)IpePath [explicit]
IpePath(const IpeAllAttributes &attr, const IpeSegment &seg)IpePath [explicit]
IpePath(const IpeAllAttributes &attr, const IpeVector &center, double radius)IpePath [explicit]
IpePath(const IpeAllAttributes &attr, const IpeVector &center, double radius, double alpha0, double alpha1)IpePath [explicit]
IpePath(const IpePath &rhs)IpePath
LineWidth() const IpeFillable [inline]
Matrix() const IpeObject [inline]
NotifyStyle(const IpeStyleSheet *sheet, IpeAttributeSeq &seq) const IpePath [virtual]
NumSubPaths() const IpePath [inline]
operator=(const IpePath &rhs)IpePath
SaveAsXml(IpePainter &painter, IpeStream &stream, IpeString layer) const IpePath [virtual]
SaveAttributesAsXml(IpePainter &painter, IpeStream &stream, IpeString layer) const IpeObject [protected]
SaveFillAttributesAsXml(IpePainter &painter, IpeStream &stream) const IpeFillable [protected]
SetBackwardArrow(IpeAttribute size)IpePath
SetDashStyle(IpeAttribute dash)IpeFillable
SetFill(IpeAttribute fill)IpeFillable
SetForwardArrow(IpeAttribute size)IpePath
SetLineWidth(IpeAttribute lw)IpeFillable
SetMatrix(const IpeMatrix &matrix)IpeObject
SetStroke(IpeAttribute stroke)IpeObject
SetStrokeStyle(IpeStrokeStyle attr)IpeFillable
SnapBnd(const IpeVector &mouse, const IpeMatrix &m, IpeVector &pos, double &bound) const IpePath [virtual]
SnapVertex(const IpeVector &mouse, const IpeVector &v, IpeVector &pos, double &bound)IpeObject [static]
SnapVtx(const IpeVector &mouse, const IpeMatrix &m, IpeVector &pos, double &bound) const IpePath [virtual]
Stroke() const IpeObject [inline]
StrokeStyle() const IpeFillable [inline]
SubPath(int i) const IpePath [inline]
~IpeObject()=0IpeObject [pure virtual]
~IpePath()IpePath