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.
|
setTargetProjection
getProviderServices, setProviderServices
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setTargetProjection
public ExporttoKMLProvider(ProviderServices providerServices, FLyrVect vlayer)
public ExporttoService createExporttoService()
createExporttoService
in interface ExporttoSwingProvider
ExporttoService
that has been initialized this
the values typed in the panels returned by this service.public int getPanelCount()
getPanelCount
in interface ExporttoSwingProvider
getPanelCount
in class AbstractExporttoFileProvider
public ExporttoSwingProviderPanel getPanelAt(int index)
ExporttoSwingProvider
ExporttoSwingProvider
are composed of a set of panels. This
method
is used to retrieve all these panels.getPanelAt
in interface ExporttoSwingProvider
getPanelAt
in class AbstractExporttoFileProvider
index
- position of the panel to retrieve.public boolean needsPanelTargetProjection()
AbstractExporttoFileProvider
needsPanelTargetProjection
in interface ExporttoSwingProvider
needsPanelTargetProjection
in class AbstractExporttoFileProvider