Accept(IpeVisitor &visitor) const | IpeText | [virtual] |
AddToBBox(IpeRect &box, const IpeMatrix &m) const | IpeText | [virtual] |
AddToGraphicBBox(IpeRect &box, IpeStyleSheet *sheet, IpeMatrix &m) const | IpeObject | [virtual] |
Align() const | IpeText | |
AsFillable() | IpeObject | [virtual] |
AsGroup() | IpeObject | [virtual] |
AsImage() | IpeObject | [virtual] |
AsMark() | IpeObject | [virtual] |
AsPath() | IpeObject | [virtual] |
AsReference() | IpeObject | [virtual] |
AsText() | IpeText | [virtual] |
CheckStyle(const IpeStyleSheet *sheet, IpeAttributeSeq &seq) const | IpeText | [virtual] |
CheckSymbol(IpeAttribute attr, const IpeStyleSheet *sheet, IpeAttributeSeq &seq) (defined in IpeObject) | IpeObject | [protected, static] |
Clone() const | IpeText | [virtual] |
Depth() const | IpeText | [inline] |
Distance(const IpeVector &v, const IpeMatrix &m, double bound) const | IpeText | [virtual] |
Draw(IpePainter &painter) const | IpeText | [virtual] |
EBaseline enum value (defined in IpeText) | IpeText | |
EBottom enum value (defined in IpeText) | IpeText | |
EFixedPin enum value (defined in IpeObject) | IpeObject | |
EHCenter enum value (defined in IpeText) | IpeText | |
EHorizontalPin enum value (defined in IpeObject) | IpeObject | |
ELabel enum value (defined in IpeText) | IpeText | |
ELeft enum value (defined in IpeText) | IpeText | |
EMinipage enum value (defined in IpeText) | IpeText | |
ENoPin enum value (defined in IpeObject) | IpeObject | |
ERight enum value (defined in IpeText) | IpeText | |
ETop enum value (defined in IpeText) | IpeText | |
EVCenter enum value (defined in IpeText) | IpeText | |
EVerticalPin enum value (defined in IpeObject) | IpeObject | |
getXForm() const | IpeText | [inline] |
Height() const | IpeText | [inline] |
HorizontalAlignment() const | IpeText | [inline] |
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] |
IpeText() | IpeText | [explicit] |
IpeText(const IpeAllAttributes &attr, IpeString data, const IpeVector &pos, TType type, IpeScalar width=10.0) | IpeText | [explicit] |
IpeText(IpeRepository *rep, const IpeXmlAttributes &attr, IpeString data) | IpeText | [explicit] |
IpeText(const IpeText &rhs) | IpeText | |
isInternal() const (defined in IpeText) | IpeText | [inline] |
isMinipage() const | IpeText | [inline] |
IsTransformable() const | IpeText | [inline] |
makeHAlign(IpeString str, THorizontalAlignment def) | IpeText | [static] |
makeVAlign(IpeString str, TVerticalAlignment def) | IpeText | [static] |
Matrix() const | IpeObject | [inline] |
pinned() const | IpeObject | [inline] |
Position() const | IpeText | [inline] |
saveAlignment(IpeStream &stream, THorizontalAlignment h, TVerticalAlignment v) (defined in IpeText) | IpeText | [static] |
SaveAsXml(IpePainter &painter, IpeStream &stream, IpeString layer) const | IpeText | [virtual] |
SaveAttributesAsXml(IpePainter &painter, IpeStream &stream, IpeString layer) const | IpeObject | [protected] |
SetHorizontalAlignment(THorizontalAlignment align) | IpeText | |
SetMatrix(const IpeMatrix &matrix) | IpeObject | |
setPinned(TPinned pin) | IpeObject | |
SetSize(IpeAttribute size) | IpeText | |
SetStroke(IpeAttribute stroke) | IpeObject | |
SetStyle(IpeAttribute style) | IpeText | |
SetText(IpeString text) | IpeText | |
SetTransformable(bool transf) | IpeText | |
SetType(TType type) | IpeText | |
SetVerticalAlignment(TVerticalAlignment align) | IpeText | |
SetWidth(IpeScalar width) | IpeText | |
setXForm(XForm *xform) const | IpeText | |
Size() const | IpeText | [inline] |
SnapBnd(const IpeVector &mouse, const IpeMatrix &m, IpeVector &pos, double &bound) const | IpeObject | [virtual] |
SnapVertex(const IpeVector &mouse, const IpeVector &v, IpeVector &pos, double &bound) (defined in IpeObject) | IpeObject | [inline, static] |
SnapVtx(const IpeVector &mouse, const IpeMatrix &m, IpeVector &pos, double &bound) const | IpeText | [virtual] |
Stroke() const | IpeObject | [inline] |
Style() const | IpeText | [inline] |
Text() const | IpeText | [inline] |
THorizontalAlignment enum name (defined in IpeText) | IpeText | |
TotalHeight() const | IpeText | [inline] |
TPinned enum name (defined in IpeObject) | IpeObject | |
TType enum name (defined in IpeText) | IpeText | |
TVerticalAlignment enum name (defined in IpeText) | IpeText | |
Type() const | IpeText | |
VerticalAlignment() const | IpeText | [inline] |
Width() const | IpeText | [inline] |
~IpeObject()=0 | IpeObject | [pure virtual] |
~IpeText() | IpeText | |