Ipelib
Public Member Functions | Public Attributes
ipe::Symbol Class Reference

#include <ipestyle.h>

List of all members.

Public Member Functions

 Symbol ()
 Symbol (Object *object)
 Symbol (const Symbol &rhs)
Symboloperator= (const Symbol &rhs)
 ~Symbol ()

Public Attributes

bool iXForm
TTransformations iTransformations
ObjectiObject

Detailed Description

A symbol is a named object defined in an ipe::StyleSheet.


Constructor & Destructor Documentation

Symbol::Symbol ( )

Default constructor.

Symbol::Symbol ( Object object)

Create symbol for object (takes ownership).

Symbol::Symbol ( const Symbol rhs)

Copy constructor.

Symbol::~Symbol ( )

Destructor.


Member Function Documentation

Symbol & Symbol::operator= ( const Symbol rhs)

Assignment operator.


Member Data Documentation

bool ipe::Symbol::iXForm
TTransformations ipe::Symbol::iTransformations
Object* ipe::Symbol::iObject

The documentation for this class was generated from the following files: