Uses of Class
org.openrefine.browsing.facets.ScatterplotFacetResult
-
Packages that use ScatterplotFacetResult Package Description org.openrefine.browsing.facets -
-
Uses of ScatterplotFacetResult in org.openrefine.browsing.facets
Methods in org.openrefine.browsing.facets that return ScatterplotFacetResult Modifier and Type Method Description ScatterplotFacetResult
ScatterplotFacet. getFacetResult(FacetState state)
Constructors in org.openrefine.browsing.facets with parameters of type ScatterplotFacetResult Constructor Description ScatterplotPainter(ScatterplotFacetResult facetResults, int size, ScatterplotFacet.Dimension dim_x, ScatterplotFacet.Dimension dim_y, ScatterplotFacet.Rotation rotation, double dot, Color color, Color baseColor)
-