|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
Go to the documentation of this file.
76 m_colorScheme = colorScheme::none;
86 void addColorNodeVersion();
142 Color getColor(
int subGraphBits,
int numberOfGraphs);
145 void assignColScm(
int numberOfGraphs);
The Base class for simultaneous graph drawing.
Colors represented as RGBA values.
The namespace for all OGDF objects.
const colorScheme & ColorScheme() const
returns current color scheme
Declaration of basic types for graphics.
colorScheme m_intScheme
stores the current colorscheme (set by constructor)
int * red
red color component
int * green
green color component
SimDrawColorizer(SimDraw &SD)
constructor assigns default color scheme
int * blue
blue color component
colorScheme & ColorScheme()
assigns a new color scheme
colorScheme m_colorScheme
stores the current colorscheme
Interface for simdraw manipulators.
Basic declarations, included by all source files.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
Manages the various color schemes.
Module for simdraw manipulator classes.
colorScheme
types for colorschemes