public interface PortableViewTocImageProvider
| Modifier and Type | Method and Description |
|---|---|
javax.swing.ImageIcon |
getImageIconForLayer(FLayer layer)
Gets image icon which represents the layer (usually depending on layer
type)
|
javax.swing.ImageIcon |
getSymbolPreview(ISymbol symbol,
FLayer sourceLayer)
Gets a image preview of how this symbol looks
|
javax.swing.ImageIcon |
getUnavailableIconForLayer()
Gets a unavailable icon for unavailable layers
|
javax.swing.ImageIcon getImageIconForLayer(FLayer layer)
layer - javax.swing.ImageIcon getSymbolPreview(ISymbol symbol, FLayer sourceLayer)
symbol - sourceLayer - javax.swing.ImageIcon getUnavailableIconForLayer()