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