kig
pgfexporterimpvisitor.h
Go to the documentation of this file.
117 void emitLine( const Coordinate& a, const Coordinate& b, const ObjectDrawer* od, bool vector = false );
LocusImp is an imp that consists of a copy of the curveimp that the moving point moves over...
Definition: locus_imp.h:57
Definition: text_imp.h:26
Definition: pgfexporterimpvisitor.h:41
The Coordinate class is the basic class representing a 2D location by its x and y components...
Definition: coordinate.h:33
PGFExporterImpVisitor(QTextStream &s, const KigWidget &w)
Definition: pgfexporterimpvisitor.h:52
An ObjectHolder represents an object as it is known to the document.
Definition: object_holder.h:40
A class holding some information about how a certain object is drawn on the window.
Definition: object_drawer.h:47
Definition: object_imp.h:56
This class represents a curve: something which is composed of points, like a line, a circle, a locus.
Definition: curve_imp.h:27
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.