public class ExportShapeServiceFactory extends AbstractExportServiceFactory
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
| Constructor and Description |
|---|
ExportShapeServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
ExportShapeParameters |
createParameters() |
ExportShapeService |
createService(ExportParameters parameters) |
boolean |
hasTabularSupport() |
boolean |
hasVectorialSupport() |
getDescription, getLabel, getName, isEnabled, setEnabledpublic static final java.lang.String SERVICE_NAME
public ExportShapeService createService(ExportParameters parameters)
public ExportShapeParameters createParameters()
public boolean hasTabularSupport()
public boolean hasVectorialSupport()