public interface PlotterProvider
Plotter
instances.Modifier and Type | Method and Description |
---|---|
Plotter |
create()
Creates a plot.
|
boolean |
supports(Class klass)
Returns true if the specified type is supported by plots created by this provider.
|
Copyright © 2018. All rights reserved.