plotd v0.3.5 (2014-10-20T12:02:33Z)
Dub
Repo
Formats
cli
column
struct
Formats {
this
(size_t noColumns);
Format
front
[@property getter];
void
popFront
();
bool
empty
[@property getter];
}
Constructors
this
this
(size_t noColumns)
Undocumented in source.
Members
Functions
popFront
void
popFront
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
empty
bool
empty
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
Format
front
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
cli
column
functions
parseColumnFormat
parseDataFormat
validFormat
xCoord
yCoord
structs
ColumnData
Format
Formats