plotd v0.3.5 (2014-10-20T12:02:33Z)
Dub
Repo
LineState
plotd
primitives
Undocumented in source.
class
LineState {
Color
color
;
Point
end_point
;
LineId
id
;
}
Members
Variables
color
Color
color
;
Undocumented in source.
end_point
Point
end_point
;
Undocumented in source.
id
LineId
id
;
Undocumented in source.
Meta
Source
See Implementation
plotd
primitives
aliases
LineId
classes
Axis
Color
LineState
Lines
functions
adjustTickWidth
adjustedBounds
convertCoordinates
height
minimalBounds
tickLength
validBounds
width
withinBounds
structs
Bounds
ColorRange
Point