public class GraphicsAdaptorFactory extends Object
GraphicsAdaptors| Modifier and Type | Class and Description |
|---|---|
static class |
GraphicsAdaptorFactory.OutputFormat
The allowed output formats
|
| Constructor and Description |
|---|
GraphicsAdaptorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static GraphicsAdaptor |
getAdaptor(GraphicsAdaptorFactory.OutputFormat key)
Returns an appropriat
GraphicsAdaptor for the given format |
public static GraphicsAdaptor getAdaptor(GraphicsAdaptorFactory.OutputFormat key)
GraphicsAdaptor for the given formatkey - the format keyGraphicsAdaptor