#include <ellipse.h>

Public Member Functions | |
| const Fill * | getFill () const |
| Gets the Fill type of the type. | |
| virtual const HGL::Type::SerialID & | getSerialID () const |
Gets the SerialID of HGL::Type::ELLIPSE. | |
| virtual bool | isValid () const |
| const Fill * Ellipse::getFill | ( | ) | const [virtual] |
Gets the Fill type of the type.
NULL if none available Implements HGL::Type::IFillable.
| const HGL::Type::SerialID & Ellipse::getSerialID | ( | ) | const [virtual] |
Gets the SerialID of HGL::Type::ELLIPSE.
const HGL::Type::SerialID &ELLIPSE Implements HGL::IType.
| bool Ellipse::isValid | ( | ) | const [virtual] |
An Ellipse is valid if the
false if the type has no attached subtypes. A type is valid
Reimplemented from HGL::Type::NonEmptyType.
1.6.1