# Generated by roxygen2: do not edit by hand

export(ReducedDimensionHexPlot)
exportClasses(ReducedDimensionHexPlot)
exportMethods(.allowableColorByDataChoices)
exportMethods(.createObservers)
exportMethods(.definePanelTour)
exportMethods(.defineVisualOtherInterface)
exportMethods(.defineVisualShapeInterface)
exportMethods(.defineVisualSizeInterface)
exportMethods(.fullName)
exportMethods(.generateDotPlot)
exportMethods(.getDotPlotColorHelp)
exportMethods(.hideInterface)
exportMethods(.panelColor)
exportMethods(initialize)
import(SummarizedExperiment)
import(iSEE)
import(methods)
importClassesFrom(iSEE,ReducedDimensionPlot)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,geom_hex)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,stat_summary_hex)
importFrom(hexbin,hexcoords)
importFrom(iSEE,.addFacets)
importFrom(iSEE,.buildAes)
importFrom(iSEE,.buildLabs)
importFrom(iSEE,.emptyDefault)
importFrom(methods,callNextMethod)
importFrom(methods,new)
importFrom(shiny,tagList)
importMethodsFrom(iSEE,.fullName)
importMethodsFrom(iSEE,.generateDotPlot)
importMethodsFrom(iSEE,.panelColor)
