Class GetScatterplotCommand.PlotterConfig
java.lang.Object
com.google.refine.commands.browsing.GetScatterplotCommand.PlotterConfig
- Enclosing class:
- GetScatterplotCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintintint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
size
public int size -
dim_x
public int dim_x -
dim_y
public int dim_y -
rotation
public int rotation -
color_str
-
base_color_str
-
columnName_x
-
expression_x
-
columnName_y
-
expression_y
-
-
Constructor Details
-
PlotterConfig
protected PlotterConfig()
-
-
Method Details
-
getDimX
-
getDimY
-
setDimX
-
setDimY
-
setRotation
-