kig
CoordinateSystemFactory Class Reference
#include <coordinate_system.h>
Public Types | |
enum | { Euclidean = 0, Polar = 1 } |
Static Public Member Functions | |
static CoordinateSystem * | build (int which) |
static CoordinateSystem * | build (const char *type) |
static QStringList | names () |
static QString | setCoordinateSystemStatement (int id) |
Detailed Description
a factory to build a CoordinateSystem and a small handle to the existent CoordinateSystem's...
Definition at line 39 of file coordinate_system.h.
Member Enumeration Documentation
anonymous enum |
Enumerator | |
---|---|
Euclidean | |
Polar |
Definition at line 42 of file coordinate_system.h.
Member Function Documentation
|
static |
Definition at line 535 of file coordinate_system.cpp.
|
static |
Definition at line 547 of file coordinate_system.cpp.
|
static |
Definition at line 527 of file coordinate_system.cpp.
|
static |
Definition at line 576 of file coordinate_system.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 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:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.