Package | Description |
---|---|
com.github.gwtd3.api | |
com.github.gwtd3.api.core | |
com.github.gwtd3.api.interpolators |
TODO: interpolator factory API is a work in progress.
|
com.github.gwtd3.api.tweens |
Class and Description |
---|
Interpolator
An interpolator is a function that maps a parametric value t in the domain [0,1] to a color, number or arbitrary value.
|
InterpolatorFactory
Represents an object that can create an
Interpolator . |
Class and Description |
---|
Interpolator
An interpolator is a function that maps a parametric value t in the domain [0,1] to a color, number or arbitrary value.
|
Class and Description |
---|
Interpolator
An interpolator is a function that maps a parametric value t in the domain [0,1] to a color, number or arbitrary value.
|
InterpolatorFactory
Represents an object that can create an
Interpolator . |
JavascriptFunctionInterpolator
An interpolator used when the interpolation function is provided by JSNI.
|
Class and Description |
---|
Interpolator
An interpolator is a function that maps a parametric value t in the domain [0,1] to a color, number or arbitrary value.
|
Copyright © 2015 gwt-d3. All rights reserved.