drawofpages v0.1.1 (2017-12-26T00:12:17Z)
Home
Dub
Repo
Document
drawofpages
tools
Undocumented in source.
class
Document {
RTree
!(
Line
,
Cuboid
!
2
,
127
,
64
)
data
;
this
();
void
redraw
(Square area, Draw target);
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
redraw
void
redraw
(Square area, Draw target)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
data
RTree
!(
Line
,
Cuboid
!
2
,
127
,
64
)
data
;
Undocumented in source.
Meta
Source
See Implementation
drawofpages
tools
modules
drawer
interaction
classes
Document
interfaces
Tool
mixin templates
CURSOR_FROM_TO
static variables
voidTool