public interface MapContextRasterSwingManager extends Manager
MapContextRasterSwingManager
Modifier and Type | Method and Description |
---|---|
BandsPanel |
createBandsPanel() |
ExportRasterPanel |
createExportRaster() |
OneLayerPreviewer |
createOneLayerPreviewer() |
OperationListPanel |
createOperationListPanel() |
OperationSelectorPanel |
createOperationSelectorPanel() |
SelectableBandDescriptorsTableModel |
createSelectableBandDescriptorsTableModel(java.util.List<BandDescriptor> descriptors) |
TransparencyPanel |
createTransparencyPanel() |
createServiceParameters, getService
SelectableBandDescriptorsTableModel createSelectableBandDescriptorsTableModel(java.util.List<BandDescriptor> descriptors)
TransparencyPanel createTransparencyPanel()
BandsPanel createBandsPanel()
ExportRasterPanel createExportRaster()
OneLayerPreviewer createOneLayerPreviewer()
OperationListPanel createOperationListPanel()
OperationSelectorPanel createOperationSelectorPanel()