org.ka2ddo.aprs
Interface SymbolImageData

All Known Implementing Classes:
GuiSymbols.GuiSymbolImage

public interface SymbolImageData

This interface is a marker for a particular GUI API's means of storing image data associated with an APRS or OpenTRAC symbol. Because the data types are UI-platform-specific, there are no fields or methods defined here; the using classes for a UI should cast this interface to the UI-specific implementing class.