Uses of Interface
com.luciad.format.bingmaps.copyright.ILcdBingMapsCopyrightListener
Packages that use ILcdBingMapsCopyrightListener
Package
Description
This package contains functionality for retrieving copyright information from an ILcdGXYView with
Bing Maps imagery.
This package contains functionality for retrieving copyright information from an
ILspView with Bing Maps imagery.-
Uses of ILcdBingMapsCopyrightListener in com.luciad.format.bingmaps.copyright.gxy
Methods in com.luciad.format.bingmaps.copyright.gxy with parameters of type ILcdBingMapsCopyrightListenerModifier and TypeMethodDescriptionvoidTLcdBingMapsGXYCopyrightProvider.addCopyrightListener(ILcdBingMapsCopyrightListener aListener) Registers a callback to be notified when the copyright info changes.voidTLcdBingMapsGXYCopyrightProvider.removeCopyrightListener(ILcdBingMapsCopyrightListener aListener) Unregisters a callback or does nothing if the passed callback isn't registered.Constructors in com.luciad.format.bingmaps.copyright.gxy with parameters of type ILcdBingMapsCopyrightListenerModifierConstructorDescriptionTLcdBingMapsGXYCopyrightProvider(ILcdGXYView aGXYView, ILcdBingMapsCopyrightListener aListener) Constructs a new copyright provider, initialized using the passed view. -
Uses of ILcdBingMapsCopyrightListener in com.luciad.format.bingmaps.copyright.lightspeed
Methods in com.luciad.format.bingmaps.copyright.lightspeed with parameters of type ILcdBingMapsCopyrightListenerModifier and TypeMethodDescriptionvoidTLspBingMapsCopyrightProvider.addCopyrightListener(ILcdBingMapsCopyrightListener aListener) Registers a callback to be notified when the copyright info changes.voidTLspBingMapsCopyrightProvider.removeCopyrightListener(ILcdBingMapsCopyrightListener aListener) Unregisters a callback or does nothing if the passed callback isn't registered.Constructors in com.luciad.format.bingmaps.copyright.lightspeed with parameters of type ILcdBingMapsCopyrightListenerModifierConstructorDescriptionTLspBingMapsCopyrightProvider(ILspView aView, ILcdBingMapsCopyrightListener aListener) Constructs a new copyright provider, initialized usingaView