lpolygon
methods for drawing of filter
regions.
They allow for multiple dispatch, since not all
filter
types need to be evaluated for
plotting, but this decision should be made internally.## S3 method for class 'filter,missing':
glpolygon(x, data, verbose = TRUE,
gpar = flowViz.par.get(), strict = TRUE, ...)
flowFrames
using the
any of the lattice-type plot
method provided by flowViz
, the
plotted parameters are recorded, which makes it possible to correctly
overlay the outlines of filter
assuming
that they are defined for the respective parameters. Warnings and error will
be cast for the cases where the parameters are non-distinct or ambigious.
These methods are meant to be used within lattice panel functions and are
probably not of much use outside of those.filter
,
flowFrame
,
glpoints