Layer
Plottable
Ggplot
Theme
public class LayerImpl extends Object implements Layer
LayerImpl(String representation)
data(String variable)
map(Aesthetic aes, String variable)
param(String name, String value)
String
toPlot()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LayerImpl(String representation)
public Layer data(String variable)
data
public Layer map(Aesthetic aes, String variable)
map
public Layer param(String name, String value)
param
public String toPlot()
toPlot