Interface TransparentOverlay

All Known Implementing Classes:
BitmaskOverlay, ExpressionMaskOverlay, JavaExpressionMaskOverlay, MaskOverlay, MultilayerBitmaskOverlay

public interface TransparentOverlay
The TransparentOverlay interface is a marker interface for EarthDataOverlay classes that use a combination of opaque and transparent pixels. Some code may need to make special arrangements for handling the transparency aspect of the overlays for certain output devices.
Since:
3.2.1
Author:
Peter Hollemans
See Also: