| _center | qgar::GenArc< T > | [protected] |
| _source | qgar::AbstractGenPrimitive< T > | [protected] |
| _target | qgar::AbstractGenPrimitive< T > | [protected] |
| AbstractGenPrimitive() | qgar::AbstractGenPrimitive< T > | |
| AbstractGenPrimitive(const AbstractGenPrimitive< value_type > &aPrim) | qgar::AbstractGenPrimitive< T > | |
| AbstractGenPrimitive(const GenPoint< value_type > aSource, const GenPoint< value_type > aTarget) | qgar::AbstractGenPrimitive< T > | |
| AbstractGenPrimitive(value_type aXSource, value_type aYSource, value_type aXTarget, value_type aYTarget) | qgar::AbstractGenPrimitive< T > | |
| accessCenter() const | qgar::GenArc< T > | [inline] |
| accessSource() const | qgar::AbstractGenPrimitive< T > | [inline] |
| accessTarget() const | qgar::AbstractGenPrimitive< T > | [inline] |
| angle() const | qgar::GenArc< T > | |
| angleDegrees() const | qgar::GenArc< T > | [inline] |
| center() const | qgar::GenArc< T > | [inline] |
| clone() const | qgar::GenArc< T > | [virtual] |
| const_pointer typedef | qgar::GenArc< T > | |
| const_reference typedef | qgar::GenArc< T > | |
| dx() const | qgar::AbstractGenPrimitive< T > | [inline] |
| dy() const | qgar::AbstractGenPrimitive< T > | [inline] |
| eq(const GenArc< value_type > &anArc) const | qgar::GenArc< T > | |
| fixSource(value_type aX, value_type aY) | qgar::AbstractGenPrimitive< T > | |
| fixSource(const GenPoint< value_type > &aPt) | qgar::AbstractGenPrimitive< T > | |
| fixSourceTarget(value_type aXSource, value_type aYSource, value_type aXTarget, value_type aYTarget) | qgar::AbstractGenPrimitive< T > | |
| fixSourceTarget(const GenPoint< value_type > &aSource, const GenPoint< value_type > &aTarget) | qgar::AbstractGenPrimitive< T > | |
| fixTarget(value_type aX, value_type aY) | qgar::AbstractGenPrimitive< T > | |
| fixTarget(const GenPoint< value_type > &aPt) | qgar::AbstractGenPrimitive< T > | |
| fixXSource(value_type aX) | qgar::AbstractGenPrimitive< T > | |
| fixXTarget(value_type aX) | qgar::AbstractGenPrimitive< T > | |
| fixYSource(value_type aY) | qgar::AbstractGenPrimitive< T > | |
| fixYTarget(value_type aY) | qgar::AbstractGenPrimitive< T > | |
| GenArc() | qgar::GenArc< T > | |
| GenArc(const GenArc< value_type > &anArc) | qgar::GenArc< T > | |
| GenArc(const GenQgarArc< value_type > &aQArc) | qgar::GenArc< T > | [explicit] |
| GenArc(const GenPoint< value_type > &aSource, const GenPoint< value_type > &aTarget, const GenPoint< value_type > &aCenter) | qgar::GenArc< T > | |
| length() const | qgar::GenArc< T > | |
| notEq(const GenArc< value_type > &anArc) const | qgar::GenArc< T > | |
| operator!=(const GenArc< value_type > &anArc) const | qgar::GenArc< T > | [inline] |
| operator=(const GenArc< value_type > &anArc) | qgar::GenArc< T > | |
| qgar::AbstractGenPrimitive::operator=(const AbstractGenPrimitive< value_type > &aPrim) | qgar::AbstractGenPrimitive< T > | |
| operator==(const GenArc< value_type > &anArc) const | qgar::GenArc< T > | [inline] |
| pointer typedef | qgar::GenArc< T > | |
| radius() const | qgar::GenArc< T > | [inline] |
| read(std::istream &anInStream) | qgar::GenArc< T > | [virtual] |
| reference typedef | qgar::GenArc< T > | |
| setCenter(value_type aX, value_type aY) | qgar::GenArc< T > | [inline] |
| setCenter(const GenPoint< value_type > &aCenter) | qgar::GenArc< T > | [inline] |
| setSource(value_type aX, value_type aY) | qgar::AbstractGenPrimitive< T > | [inline] |
| setSource(const GenPoint< value_type > &aPt) | qgar::AbstractGenPrimitive< T > | [inline] |
| setSourceTarget(value_type aXSource, value_type aYSource, value_type aXTarget, value_type aYTarget) | qgar::AbstractGenPrimitive< T > | |
| setSourceTarget(const GenPoint< value_type > &aSource, const GenPoint< value_type > &aTarget) | qgar::AbstractGenPrimitive< T > | |
| setTarget(value_type aX, value_type aY) | qgar::AbstractGenPrimitive< T > | [inline] |
| setTarget(const GenPoint< value_type > &aPt) | qgar::AbstractGenPrimitive< T > | [inline] |
| setXCenter(value_type aX) | qgar::GenArc< T > | [inline] |
| setXSource(value_type aX) | qgar::AbstractGenPrimitive< T > | [inline] |
| setXTarget(value_type aX) | qgar::AbstractGenPrimitive< T > | [inline] |
| setYCenter(value_type aY) | qgar::GenArc< T > | [inline] |
| setYSource(value_type aY) | qgar::AbstractGenPrimitive< T > | [inline] |
| setYTarget(value_type aY) | qgar::AbstractGenPrimitive< T > | [inline] |
| source() const | qgar::AbstractGenPrimitive< T > | [inline] |
| sourceAngle() const | qgar::GenArc< T > | [inline] |
| sourceAngleDegrees() const | qgar::GenArc< T > | [inline] |
| target() const | qgar::AbstractGenPrimitive< T > | [inline] |
| targetAngle() const | qgar::GenArc< T > | [inline] |
| targetAngleDegrees() const | qgar::GenArc< T > | [inline] |
| translate(value_type aTransX, value_type aTransY) | qgar::GenArc< T > | [inline, virtual] |
| updateSource() | qgar::GenArc< T > | [protected, virtual] |
| updateSourceTarget() | qgar::GenArc< T > | [protected, virtual] |
| updateTarget() | qgar::GenArc< T > | [protected, virtual] |
| value_type typedef | qgar::GenArc< T > | |
| write(std::ostream &anOutStream) const | qgar::GenArc< T > | [virtual] |
| xCenter() const | qgar::GenArc< T > | [inline] |
| xSource() const | qgar::AbstractGenPrimitive< T > | [inline] |
| xTarget() const | qgar::AbstractGenPrimitive< T > | [inline] |
| yCenter() const | qgar::GenArc< T > | [inline] |
| ySource() const | qgar::AbstractGenPrimitive< T > | [inline] |
| yTarget() const | qgar::AbstractGenPrimitive< T > | [inline] |
| ~AbstractGenPrimitive() | qgar::AbstractGenPrimitive< T > | [virtual] |
| ~GenArc() | qgar::GenArc< T > | [virtual] |
| ~ISerializable() | qgar::ISerializable | [inline, virtual] |