public class ExporttoKMLProvider extends AbstractExporttoFileProvider implements ExporttoSwingProvider
featureStore, projection, selectFileOptionPanel| Constructor and Description |
|---|
ExporttoKMLProvider(ProviderServices providerServices,
FLyrVect vlayer)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ExporttoService |
createExporttoService() |
ExporttoSwingProviderPanel |
getPanelAt(int index)
A
ExporttoSwingProvider are composed of a set of panels. |
int |
getPanelCount() |
boolean |
needsPanelTargetProjection()
Informs if it needs to ask for a target projection,
or if it is not needed or provided through its own wizard panel.
|
setTargetProjectiongetProviderServices, setProviderServicesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetTargetProjectionpublic ExporttoKMLProvider(ProviderServices providerServices, FLyrVect vlayer)
public ExporttoService createExporttoService()
createExporttoService in interface ExporttoSwingProviderExporttoService that has been initialized this
the values typed in the panels returned by this service.public int getPanelCount()
getPanelCount in interface ExporttoSwingProvidergetPanelCount in class AbstractExporttoFileProviderpublic ExporttoSwingProviderPanel getPanelAt(int index)
ExporttoSwingProviderExporttoSwingProvider are composed of a set of panels. This
method
is used to retrieve all these panels.getPanelAt in interface ExporttoSwingProvidergetPanelAt in class AbstractExporttoFileProviderindex - position of the panel to retrieve.public boolean needsPanelTargetProjection()
AbstractExporttoFileProviderneedsPanelTargetProjection in interface ExporttoSwingProviderneedsPanelTargetProjection in class AbstractExporttoFileProvider