bpp-core3
3.0.0
Main Page
Related Pages
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
c
d
e
f
h
i
o
r
s
t
v
+
Functions
c
d
e
f
h
i
o
r
s
t
Typedefs
+
Classes
Class List
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
e
i
m
n
Enumerations
Enumerator
Related Functions
+
Files
File List
+
File Members
All
Functions
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
DvipsColorSet.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: The Bio++ Development Group
2
//
3
// SPDX-License-Identifier: CECILL-2.1
4
5
#ifndef BPP_GRAPHICS_LATEX_DVIPSCOLORSET_H
6
#define BPP_GRAPHICS_LATEX_DVIPSCOLORSET_H
7
8
9
#include "../ColorSet.h"
10
11
namespace
bpp
12
{
18
class
DvipsColorSet
:
19
public
AbstractColorSet
20
{
21
public
:
22
DvipsColorSet
();
23
virtual
~DvipsColorSet
() {}
24
};
25
}
// end of namespace bpp;
26
#endif // BPP_GRAPHICS_LATEX_DVIPSCOLORSET_H
bpp::DvipsColorSet::~DvipsColorSet
virtual ~DvipsColorSet()
Definition:
DvipsColorSet.h:23
bpp::AbstractColorSet
Partial implementation of the ColorSet interface.
Definition:
ColorSet.h:62
bpp
Definition:
ApplicationTools.h:22
bpp::DvipsColorSet::DvipsColorSet
DvipsColorSet()
Definition:
DvipsColorSet.cpp:9
bpp::DvipsColorSet
The dvips color definitions.
Definition:
DvipsColorSet.h:18
Bpp
Graphics
Latex
DvipsColorSet.h
Generated on Wed Jul 3 2024 10:53:56 for bpp-core3 by
1.8.13