Classes implementing the plot types (e.g. a function plot). Every plot type (e.g. a scatter-plot or a function-plot) is implemented by a separate class. All these classes must implement the basic PPlottable interface.