Uses of Interface
com.luciad.format.dafif.gui.ILcdDAFIFLoaderViewAdapter
Package
Description
GUI aspects independent of any chosen windows API in the context of the DAFIF format.
-
Uses of ILcdDAFIFLoaderViewAdapter in com.luciad.format.dafif.gui
Modifier and TypeClassDescriptionclass
This adapter listens to the TLcdDAFIFLoader and adds/removes models to its view when models are added/removed by the TLcdDAFIFLoader.Modifier and TypeMethodDescriptionILcdDAFIFLoaderViewAdapterFactory.createDAFIFLoaderViewAdapter
(TLcdDAFIFLoader aDAFIFLoader, ILcdGXYView aGXYView) Create a newILcdDAFIFLoaderViewAdapter
instance for the given givenTLcdDAFIFLoader
andILcdGXYView
.