|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PlotterProvider
An interface to be implemented by services which provide Plotters
Method Summary | |
---|---|
Plotter |
create()
Create a plotter. |
boolean |
supports(Class klass)
Test if a given class of data is supported |
Method Detail |
---|
boolean supports(Class klass)
klass
- The type of data to test for
true
if this data type is supportedPlotter create()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |