PIP 5.5.3
Platform-Independent Primitives
PILine< Type > Cписок членов класса

Полный список членов класса PILine< Type >, включая наследуемые из базового класса

height() constPILine< Type >inline
isEmpty() constPILine< Type >inline
move(Type x, Type y)PILine< Type >inline
move(const PIPoint< Type > &p)PILine< Type >inline
moved(Type x, Type y) constPILine< Type >inline
moved(const PIPoint< Type > &p) constPILine< Type >inline
operator!=(const PILine< Type > &r) constPILine< 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) constPILine< 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) constPILine< Type >inline
translated(const PIPoint< Type > &p) constPILine< Type >inline
width() constPILine< Type >inline