PlainStyle

Constructors

this
this(Style p)

Members

Classes

SVHP
class SVHP(Value, string fld)
Undocumented in source.

Functions

getSubstyle
Style getSubstyle(string name)
trName
string trName(string parameter)

Properties

color
SVH!Color color [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
number
SVH!double number [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
strval
SVH!string strval [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_color
SVH!Color _color;
Undocumented in source.
_number
SVH!double _number;
Undocumented in source.
_strval
SVH!string _strval;
Undocumented in source.
parent
Style parent;

Inherited Members

From Style

SVH
alias SVH(T) = ValueHandler!(string, T)
getSubstyle
Style getSubstyle(string name)
number
SVH!double number [@property getter]
color
SVH!Color color [@property getter]
strval
SVH!string strval [@property getter]

Meta