LinePlot.hpp File Reference


Detailed Description

Used to draw a line plot. Class declarations.

============================================================================

This file is part of GPSTk, the GPS Toolkit.

The GPSTk is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or any later version.

The GPSTk is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with GPSTk; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Copyright 2004, The University of Texas at Austin

============================================================================

# 46 "/home/gpstk/dev/lib/vplot/LinePlot.hpp" 2 # 47 "/home/gpstk/dev/lib/vplot/LinePlot.hpp" 2

using namespace std; using namespace vdraw;

namespace vplot { /** This class draws a basic line plot to a frame.

This is retrofitted from an older implementation and needs to be made up to date with the style of these plotting classes (with more configurability)

Definition in file LinePlot.hpp.

#include <string>
#include <vector>
#include <map>
#include <sstream>
#include <iomanip>
#include <math.h>
#include <cmath>
#include <limits.h>
#include <algorithm>
#include "Frame.hpp"
#include "StrokeStyle.hpp"
#include "Path.hpp"
#include "BorderLayout.hpp"
#include "HLayout.hpp"
#include "Plot.hpp"
#include "SeriesList.hpp"

Include dependency graph for LinePlot.hpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  LinePlot


Generated on Tue Feb 7 03:31:14 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1