Package | Description |
---|---|
com.github.gwtd3.api.core | |
com.github.gwtd3.api.svg |
Modifier and Type | Method and Description |
---|---|
Selection |
Selection.classed(String classNames,
BooleanDatumFunction addFunction)
Sets whether or not the class should be associated or not to the
elements, according to the return value of the given function.
|
Modifier and Type | Method and Description |
---|---|
Area |
Area.defined(BooleanDatumFunction callback)
FIXME: D3 bug ??? Does not seem to work...
|
Line |
Line.defined(BooleanDatumFunction callback)
Sets the function used to controls where the line is defined.
|
Copyright © 2016 gwt-d3. All Rights Reserved.