# Generated by roxygen2: do not edit by hand

export(ConstantColorPlane)
export(DiscreteColorPlane)
export(HexColorPlane)
export(IntensityColorPlane)
export(RGBColorPlane)
export(alpha_channel)
export(as_hexcol)
export(as_rgb)
export(blend_colors)
export(col2hex)
export(get_color)
export(map_colors)
exportClasses(ColorScale)
exportClasses(ConstantColorPlane)
exportClasses(DiscreteColorPlane)
exportClasses(HexColorPlane)
exportClasses(IntensityColorPlane)
exportClasses(RGBColorPlane)
exportMethods(alpha_channel)
exportMethods(as_hexcol)
exportMethods(as_rgb)
exportMethods(blend_colors)
exportMethods(map_colors)
import(assertthat)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rainbow)
importFrom(grDevices,rgb)
importFrom(methods,callGeneric)
importFrom(methods,new)
