Uses of Class
com.luciad.lucy.map.asynchronous.ALcyAsynchronousPaintFacade
Package
Description
Provides asynchronous painting using layer wrappers.
Contains a broad range of classes related to the visual represention of a map.
-
Uses of ALcyAsynchronousPaintFacade in com.luciad.lucy.addons.asynchronouspaint
Modifier and TypeMethodDescriptionprotected ALcyAsynchronousPaintFacade
TLcyAsynchronousPaintAddOn.createAsynchronousPaintFacade()
Factory method responsible for the creation of theALcyAsynchronousPaintFacade
installed by this add-on -
Uses of ALcyAsynchronousPaintFacade in com.luciad.lucy.map
Modifier and TypeMethodDescriptionTLcyMapManager.getAsynchronousPaintFacade()
Returns the facade that is used for painting layers asynchronously.Modifier and TypeMethodDescriptionvoid
TLcyMapManager.setAsynchronousPaintFacade
(ALcyAsynchronousPaintFacade aAsynchronousPaintFacade) Sets the facade that is used for painting layers asynchronously.