Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

qgar::GenPolyline< T > Member List

This is the complete list of members for qgar::GenPolyline< T >, including all inherited members.

_sourceqgar::AbstractGenPrimitive< T > [protected]
_targetqgar::AbstractGenPrimitive< T > [protected]
_verticesqgar::GenPolyline< 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 >
accessSource() const qgar::AbstractGenPrimitive< T > [inline]
accessTarget() const qgar::AbstractGenPrimitive< T > [inline]
accessVertices() const qgar::GenPolyline< T > [inline]
append(const GenPolyline< value_type > &aPoly)qgar::GenPolyline< T >
append(const GenQgarPolyline< value_type > &aQPoly)qgar::GenPolyline< T >
append(const std::vector< GenPoint< value_type > > &aPtVect)qgar::GenPolyline< T >
appendSource(const GenPoint< value_type > &aPt)qgar::GenPolyline< T >
appendTarget(const GenPoint< value_type > &aPt)qgar::GenPolyline< T >
clone() const qgar::GenPolyline< T > [virtual]
const_pointer typedefqgar::GenPolyline< T >
const_reference typedefqgar::GenPolyline< T >
dx() const qgar::AbstractGenPrimitive< T > [inline]
dy() const qgar::AbstractGenPrimitive< T > [inline]
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 >
GenPolyline()qgar::GenPolyline< T >
GenPolyline(const GenPolyline< value_type > &aPoly)qgar::GenPolyline< T >
GenPolyline(const GenQgarPolyline< value_type > &aQPoly)qgar::GenPolyline< T > [explicit]
GenPolyline(const GenQgarSegment< value_type > &aQSeg)qgar::GenPolyline< T > [explicit]
GenPolyline(const GenSegment< value_type > &aSeg)qgar::GenPolyline< T > [explicit]
GenPolyline(const GenPoint< value_type > &aSource, const GenPoint< value_type > &aTarget)qgar::GenPolyline< T >
GenPolyline(const std::list< GenPoint< value_type > > &aPtList)qgar::GenPolyline< T > [explicit]
getVertices()qgar::GenPolyline< T > [inline]
operator=(const GenPolyline< value_type > &aPoly)qgar::GenPolyline< T > [inline]
qgar::AbstractGenPrimitive::operator=(const AbstractGenPrimitive< value_type > &aPrim)qgar::AbstractGenPrimitive< T >
pointer typedefqgar::GenPolyline< T >
read(std::istream &anInStream)qgar::GenPolyline< T > [inline, virtual]
reference typedefqgar::GenPolyline< T >
remove(const GenPoint< value_type > &aPt)qgar::GenPolyline< T >
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]
setXSource(value_type aX)qgar::AbstractGenPrimitive< T > [inline]
setXTarget(value_type aX)qgar::AbstractGenPrimitive< T > [inline]
setYSource(value_type aY)qgar::AbstractGenPrimitive< T > [inline]
setYTarget(value_type aY)qgar::AbstractGenPrimitive< T > [inline]
size() const qgar::GenPolyline< T > [inline]
source() const qgar::AbstractGenPrimitive< T > [inline]
target() const qgar::AbstractGenPrimitive< T > [inline]
toPointVector()qgar::GenPolyline< T >
toQgarSegList(int aThickness=1, QGEcolor aColor=QGE_COLOR_DEFAULT, QGEoutline anOutline=QGE_OUTLINE_DEFAULT)qgar::GenPolyline< T >
toSegList()qgar::GenPolyline< T >
translate(value_type aTransX, value_type aTransY)qgar::GenPolyline< T > [inline, virtual]
updateSource()qgar::GenPolyline< T > [protected, virtual]
updateSourceTarget()qgar::GenPolyline< T > [protected, virtual]
updateTarget()qgar::GenPolyline< T > [protected, virtual]
value_type typedefqgar::GenPolyline< T >
vertices() const qgar::GenPolyline< T > [inline]
vertices_const_reference typedefqgar::GenPolyline< T >
vertices_reference typedefqgar::GenPolyline< T >
vertices_type typedefqgar::GenPolyline< T >
write(std::ostream &anOutStream) const qgar::GenPolyline< T > [inline, virtual]
xSource() const qgar::AbstractGenPrimitive< T > [inline]
xTarget() const qgar::AbstractGenPrimitive< T > [inline]
ySource() const qgar::AbstractGenPrimitive< T > [inline]
yTarget() const qgar::AbstractGenPrimitive< T > [inline]
~AbstractGenPrimitive()qgar::AbstractGenPrimitive< T > [virtual]
~GenPolyline()qgar::GenPolyline< T > [virtual]
~ISerializable()qgar::ISerializable [inline, virtual]