#include <ivstream.h>
#include <OS/list.h>
#include <OS/string.h>
#include <InterViews/observe.h>
#include "scenevie.h"
#include <InterViews/tformsetter.h>
#include <InterViews/window.h>
#include <InterViews/action.h>
#include <InterViews/handler.h>
#include <InterViews/monoglyph.h>
Go to the source code of this file.
Classes | |
class | GraphItem |
class | Graph |
class | DataVec |
class | DataPointers |
class | GPolyLine |
class | GraphLine |
class | GraphVector |
class | GPolyLineItem |
class | GLabel |
class | ColorPalette |
class | BrushPalette |
Functions | |
declarePtrList (LineList, GraphLine) | |
Variables | |
ColorPalette * | colors |
BrushPalette * | brushes |
declarePtrList | ( | LineList | , | |
GraphLine | ||||
) |
Referenced by gr_line_info(), Graph_reg(), ivoc_gr_begin_line(), and ivoc_gr_mark().