plot2d ~master (2018-04-16T18:21:42Z)
Dub
Repo
PlainStyle.SVHP
plot2d
style
PlainStyle
class
PlainStyle
protected
class
SVHP : SVH!Value(
Value
string
fld
) {
Value
defaultValue
;
Value
[
string
]
data
;
Value
opIndex
(
string
p
)
;
void
opIndexAssign
(
Value
val
,
string
p
)
;
Value
get
(
string
p
,
lazy
Value
val
)
;
void
set
(
string
p
,
Value
val
)
;
}
Members
Functions
get
Value
get
(
string
p
,
lazy
Value
val
)
opIndex
Value
opIndex
(
string
p
)
opIndexAssign
void
opIndexAssign
(
Value
val
,
string
p
)
set
void
set
(
string
p
,
Value
val
)
Meta
Source
See Implementation
plot2d
style
PlainStyle
classes
SVHP
constructors
this
functions
getSubstyle
trName
variables
parent