treemap v0.0.1 (2016-06-12T16:04:25Z)
Dub
Repo
TreeMap.findFor
treemap
TreeMap
TreeMap
Find the Node for a position. @return Maybe!Node @see Unittest on how to use it.
class
TreeMap
Maybe
findFor
(
double
x
,
double
y
)
Meta
Source
See Implementation
treemap
TreeMap
TreeMap
aliases
Maybe
constructors
this
functions
findFor
get
layout
variables
rootNode
treeMap
Find the Node for a position. @return Maybe!Node @see Unittest on how to use it.