PointDefaultFromJSON

Undocumented in source.

Constructors

this
this()

Undocumented in source.

this
this(double x_, double y_)

Undocumented in source.

Members

Functions

_toJSON
JSONValue _toJSON()

Undocumented in source. Be warned that the author may not have intended to support it.

x
double x()

Undocumented in source. Be warned that the author may not have intended to support it.

y
double y()

Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

_fromJSON
PointDefaultFromJSON _fromJSON(JSONValue value)

Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_x
double _x;

Undocumented in source.

Meta