PositionImpl.Point

Undocumented in source.

Constructors

this
this(bool absolute, T v)
Undocumented in source.

Members

Functions

apply
T apply(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromString
Point fromString(string str)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta