![]() |
PIP 5.5.3
Platform-Independent Primitives
|
Полный список членов класса PILine< Type >, включая наследуемые из базового класса
| height() const | PILine< Type > | inline |
| isEmpty() const | PILine< Type > | inline |
| move(Type x, Type y) | PILine< Type > | inline |
| move(const PIPoint< Type > &p) | PILine< Type > | inline |
| moved(Type x, Type y) const | PILine< Type > | inline |
| moved(const PIPoint< Type > &p) const | PILine< Type > | inline |
| operator!=(const PILine< Type > &r) const | PILine< Type > | inline |
| operator+(const PIPoint< Type > &p) | PILine< Type > | inline |
| operator+=(Type x) | PILine< Type > | inline |
| operator+=(const PIPoint< Type > &p) | PILine< Type > | inline |
| operator-(const PIPoint< Type > &p) | PILine< Type > | inline |
| operator-=(Type x) | PILine< Type > | inline |
| operator-=(const PIPoint< Type > &p) | PILine< Type > | inline |
| operator==(const PILine< Type > &r) const | PILine< Type > | inline |
| PILine() | PILine< Type > | inline |
| PILine(const PIPoint< Type > &p0_, const PIPoint< Type > &p1_) | PILine< Type > | inline |
| PILine(Type x0, Type y0, Type x1, Type y1) | PILine< Type > | inline |
| set(const PIPoint< Type > &p0_, const PIPoint< Type > &p1_) | PILine< Type > | inline |
| set(Type x0, Type y0, Type x1, Type y1) | PILine< Type > | inline |
| translate(Type x, Type y) | PILine< Type > | inline |
| translate(const PIPoint< Type > &p) | PILine< Type > | inline |
| translated(Type x, Type y) const | PILine< Type > | inline |
| translated(const PIPoint< Type > &p) const | PILine< Type > | inline |
| width() const | PILine< Type > | inline |