plot2d ~master (2018-04-16T18:21:42Z)
Dub
Repo
NSStyle
plot2d
style
class
NSStyle :
PlainStyle
{
string
ns
;
string
trName
(
string
p
)
;
this
()
;
this
(
NSStyle
p
,
string
n
)
;
Style
getSubstyle
(
string
name
)
;
}
Constructors
this
this
()
this
this
(
NSStyle
p
,
string
n
)
Members
Functions
getSubstyle
Style
getSubstyle
(
string
name
)
trName
string
trName
(
string
p
)
Variables
ns
string
ns
;
namespace
Inherited Members
From PlainStyle
parent
Style
parent
;
trName
string
trName
(
string
parameter
)
SVHP
class
SVHP
(Value, string fld)
getSubstyle
Style
getSubstyle
(
string
name
)
Meta
Source
See Implementation
plot2d
style
classes
NSStyle
PlainStyle
interfaces
Style
Stylized
ValueHandler