tlp

Langue: en

Version: 297528 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

Sommaire

NAME

tlp -

SYNOPSIS


Classes


class ParallelDrawingUpdateThread

class GlAxisBoxPlot

class ParallelCoordsAxisBoxPlot

class AxisSlider

class ParallelCoordsAxisSliders

class ParallelCoordsAxisSwapper

class ParallelCoordsElementDeleter

class ParallelCoordsElementHighlighter

class ParallelCoordsElementShowInfos

class ParallelCoordsElementsSelector

class ParallelCoordsGlEntitiesSelector

class SpreadCalculator

class SpreadCell

class DataChanged

class InsertRowsCommand

class InsertColumnsCommand

class DeleteContents

class DeleteEntireRows

class DeleteEntireColumns

class CutCommand

class PasteCommand

class ChangeCellsEditor

class ChangeCellsFont

class ChangeCellsAlignment

class ChangeCellsBackground

class ChangeCellsForeground

class SortCommand

class SpreadItemDelegate

class SpreadLineEdit

class Graphic

class InsertColumnDialog

class SpreadTable

class SpreadTableSort

struct SpreadValue

class SpreadView

class SpreadWidget

Enumerations


enum sliderType { TOP_SLIDER = 0, BOTTOM_SLIDER = 1 }

enum viewType { VIEW_2D, VIEW_2D_SPLINE }

Functions


void drawComposite (GlComposite *composite, float lod, Camera *camera)

VIEWPLUGIN (ParallelCoordinatesView,'Parallel Coordinates view','Tulip Team','16/04/2008','Parallel Coordinates View','1.0')

const Color lightBlue (0, 217, 255, 100)

const Color darkBlue (0, 0, 255, 50)

INTERACTORPLUGIN (ParallelCoordsAxisBoxPlot,'ParallelCoordsAxisBoxPlot','Tulip Team','25/11/2008','Parallel Coordinates Axis Box Plot','1.0')

const Color redColor (255, 0, 0)

const Color blackColor (0, 0, 0)

const Color greenColor (0, 255, 0)

const Color blueColor (14, 241, 212)

const Color orangeColor (255, 123, 0)

INTERACTORPLUGIN (ParallelCoordsAxisSliders,'ParallelCoordsAxisSliders','Tulip Team','05/11/2008','Parallel Coordinates Axis Sliders','1.0')

static Color axisHighlight (14, 241, 212, 0)

static Color axisToSwapHighlight (0, 255, 0, 0)

INTERACTORPLUGIN (ParallelCoordsAxisSwapper,'ParallelCoordsAxisSwapper','Tulip Team','16/10/2008','Parallel Coordinates Axis Swapper','1.0')

INTERACTORPLUGIN (ParallelCoordsElementDeleter,'ParallelCoordsElementDeleter','Tulip Team','16/10/2008','Parallel Coordinates Element Deleter','1.0')

INTERACTORPLUGIN (ParallelCoordsElementHighlighter,'ParallelCoordsElementHighlighter','Tulip Team','17/10/2008','Parallel Coordinates Element Highlighter','1.0')

INTERACTORPLUGIN (ParallelCoordsElementShowInfos,'ParallelCoordsElementShowInfos','Tulip Team','15/10/2008','Parallel Coordinates Element Show Infos','1.0')

INTERACTORPLUGIN (ParallelCoordsElementsSelector,'ParallelCoordsElementsSelector','Tulip Team','16/10/2008','Parallel Coordinates Elements Selector','1.0')

const Color COLOR_SELECT (255, 102, 255, 255)

const Color COLOR_NON_HIGHLIGHT (128, 128, 128, 10)

const Color PROGRESS_BAR_COLOR (109, 97, 158)

template<typename T > std::string getStringFromNumber (T number)

QDataStream & operator<< (QDataStream &out, const SpreadCell &cell)

QDataStream & operator>> (QDataStream &in, SpreadCell &cell)

VIEWPLUGIN (SpreadView,'Table view','Tulip Team','16/04/2008','Spreadsheet view','1.0')

Variables


static const float MAGIG_FACTOR = (1. / (1.3))

const std::string DEFAULT_TEXTURE_FILE = 'parallel_texture.png'

const std::string SLIDER_TEXTURE_NAME = 'parallel_sliders_texture.png'

const unsigned int PROGRESS_BAR_DISPLAY_NB_DATA_THRESHOLD = 5000

const unsigned int DEFAULT_LINES_COLOR_ALPHA_VALUE = 200

const float DEFAULT_AXIS_HEIGHT = 400

const float DEFAULT_GRAD_WIDTH = 6

const float DEFAULT_GRAD_HEIGHT = 2

const float DEFAULT_LABELS_HEIGHT = 15

const float DEFAULT_BITMAPS_ZOOM_FACTOR = 5

const float DEFAULT_CAPTION_HEIGHT = 30

const float DEFAULT_CAPTION_VERTICAl_OFFSET = 20

Detailed Description

Authors: David Auber, Patrick Mary, Morgan Mathiaut from the LaBRI Visualization Team Email : auber@tulip-software.org Last modification : 13/03/2009 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Enumeration Type Documentation

enum tlp::sliderType

Enumerator:

TOP_SLIDER
BOTTOM_SLIDER

enum tlp::viewType

Enumerator:

VIEW_2D
VIEW_2D_SPLINE

Function Documentation

static Color tlp::axisHighlight (14, 241, 212, 0) [static]

static Color tlp::axisToSwapHighlight (0, 255, 0, 0) [static]

const Color tlp::blackColor (0, 0, 0)

const Color tlp::blueColor (14, 241, 212)

const Color tlp::COLOR_NON_HIGHLIGHT (128, 128, 128, 10)

const Color tlp::COLOR_SELECT (255, 102, 255, 255)

const Color tlp::darkBlue (0, 0, 255, 50)

void tlp::drawComposite (GlComposite * composite, float lod, Camera * camera)

template<typename T > std::string tlp::getStringFromNumber (T number) [inline]

const Color tlp::greenColor (0, 255, 0)

tlp::INTERACTORPLUGIN (ParallelCoordsElementsSelector, 'ParallelCoordsElementsSelector', 'Tulip Team', '16/10/2008', 'Parallel Coordinates Elements Selector', '1.0')

tlp::INTERACTORPLUGIN (ParallelCoordsElementShowInfos, 'ParallelCoordsElementShowInfos', 'Tulip Team', '15/10/2008', 'Parallel Coordinates Element Show Infos', '1.0')

tlp::INTERACTORPLUGIN (ParallelCoordsElementHighlighter, 'ParallelCoordsElementHighlighter', 'Tulip Team', '17/10/2008', 'Parallel Coordinates Element Highlighter', '1.0')

tlp::INTERACTORPLUGIN (ParallelCoordsElementDeleter, 'ParallelCoordsElementDeleter', 'Tulip Team', '16/10/2008', 'Parallel Coordinates Element Deleter', '1.0')

tlp::INTERACTORPLUGIN (ParallelCoordsAxisSwapper, 'ParallelCoordsAxisSwapper', 'Tulip Team', '16/10/2008', 'Parallel Coordinates Axis Swapper', '1.0')

tlp::INTERACTORPLUGIN (ParallelCoordsAxisSliders, 'ParallelCoordsAxisSliders', 'Tulip Team', '05/11/2008', 'Parallel Coordinates Axis Sliders', '1.0')

tlp::INTERACTORPLUGIN (ParallelCoordsAxisBoxPlot, 'ParallelCoordsAxisBoxPlot', 'Tulip Team', '25/11/2008', 'Parallel Coordinates Axis Box Plot', '1.0')

const Color tlp::lightBlue (0, 217, 255, 100)

QDataStream& tlp::operator<< (QDataStream & out, const SpreadCell & cell)

QDataStream& tlp::operator>> (QDataStream & in, SpreadCell & cell)

const Color tlp::orangeColor (255, 123, 0)

const Color tlp::PROGRESS_BAR_COLOR (109, 97, 158)

const Color tlp::redColor (255, 0, 0)

tlp::VIEWPLUGIN (SpreadView, 'Table view', 'Tulip Team', '16/04/2008', 'Spreadsheet view', '1.0')

tlp::VIEWPLUGIN (ParallelCoordinatesView, 'Parallel Coordinates view', 'Tulip Team', '16/04/2008', 'Parallel Coordinates View', '1.0')

Variable Documentation

const float tlp::DEFAULT_AXIS_HEIGHT = 400

const float tlp::DEFAULT_BITMAPS_ZOOM_FACTOR = 5

const float tlp::DEFAULT_CAPTION_HEIGHT = 30

const float tlp::DEFAULT_CAPTION_VERTICAl_OFFSET = 20

const float tlp::DEFAULT_GRAD_HEIGHT = 2

const float tlp::DEFAULT_GRAD_WIDTH = 6

const float tlp::DEFAULT_LABELS_HEIGHT = 15

const unsigned int tlp::DEFAULT_LINES_COLOR_ALPHA_VALUE = 200

const std::string tlp::DEFAULT_TEXTURE_FILE = 'parallel_texture.png'

const float tlp::MAGIG_FACTOR = (1. / (1.3)) [static]

const unsigned int tlp::PROGRESS_BAR_DISPLAY_NB_DATA_THRESHOLD = 5000

const std::string tlp::SLIDER_TEXTURE_NAME = 'parallel_sliders_texture.png'

Author

Generated automatically by Doxygen for Tulip Plugins Library from the source code.