Loading [MathJax]/extensions/tex2jax.js
Chemical Data Processing Library C++ API - Version 1.1.1
Main Page
Related Pages
Namespaces
Namespace List
Namespace 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
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
Variables
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
Typedefs
a
b
c
d
e
f
g
i
j
l
m
p
q
r
s
t
u
v
x
Enumerations
Enumerator
Classes
Class List
Class Index
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
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
a
b
c
d
e
f
g
l
m
n
o
r
s
t
v
w
y
Typedefs
a
b
c
d
e
f
g
h
i
k
m
o
p
q
r
s
t
v
w
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
Related Functions
b
c
d
e
f
g
h
l
m
p
r
s
u
Files
File List
File Members
All
_
c
h
i
Typedefs
Macros
c
h
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
CDPL
Vis
Pen
CDPL::Vis::Pen Member List
This is the complete list of members for
CDPL::Vis::Pen
, including all inherited members.
BEVEL_JOIN
enum value
CDPL::Vis::Pen
CapStyle
enum name
CDPL::Vis::Pen
DASH_DOT_DOT_LINE
enum value
CDPL::Vis::Pen
DASH_DOT_LINE
enum value
CDPL::Vis::Pen
DASH_LINE
enum value
CDPL::Vis::Pen
DOT_LINE
enum value
CDPL::Vis::Pen
FLAT_CAP
enum value
CDPL::Vis::Pen
getCapStyle
() const
CDPL::Vis::Pen
getColor
() const
CDPL::Vis::Pen
getJoinStyle
() const
CDPL::Vis::Pen
getLineStyle
() const
CDPL::Vis::Pen
getWidth
() const
CDPL::Vis::Pen
JoinStyle
enum name
CDPL::Vis::Pen
LineStyle
enum name
CDPL::Vis::Pen
MITER_JOIN
enum value
CDPL::Vis::Pen
NO_LINE
enum value
CDPL::Vis::Pen
operator!=
(const Pen &pen) const
CDPL::Vis::Pen
operator==
(const Pen &pen) const
CDPL::Vis::Pen
Pen
()
CDPL::Vis::Pen
Pen
(LineStyle line_style)
CDPL::Vis::Pen
Pen
(const Color &color, double width=1.0, LineStyle line_style=SOLID_LINE, CapStyle cap_style=ROUND_CAP, JoinStyle join_style=ROUND_JOIN)
CDPL::Vis::Pen
ROUND_CAP
enum value
CDPL::Vis::Pen
ROUND_JOIN
enum value
CDPL::Vis::Pen
setCapStyle
(CapStyle cap_style)
CDPL::Vis::Pen
setColor
(const Color &color)
CDPL::Vis::Pen
setJoinStyle
(JoinStyle join_style)
CDPL::Vis::Pen
setLineStyle
(LineStyle line_style)
CDPL::Vis::Pen
setWidth
(double width)
CDPL::Vis::Pen
SOLID_LINE
enum value
CDPL::Vis::Pen
SQUARE_CAP
enum value
CDPL::Vis::Pen
Generated by
1.8.20