Uses of Class
com.luciad.lucy.map.TLcyAreaOfInterestLayer
Packages that use TLcyAreaOfInterestLayer
Package
Description
Contains a broad range of classes related to the visual represention of a map.
-
Uses of TLcyAreaOfInterestLayer in com.luciad.lucy.map
Methods in com.luciad.lucy.map that return TLcyAreaOfInterestLayerModifier and TypeMethodDescriptionILcyMapComponent.getAreaOfInterestLayer()
Returns the associated area of interest layer.TLcyMapComponent.getAreaOfInterestLayer()
Methods in com.luciad.lucy.map with parameters of type TLcyAreaOfInterestLayerModifier and TypeMethodDescriptionvoid
TLcyMapComponent.setAreaOfInterestLayer
(TLcyAreaOfInterestLayer aAreaOfInterestLayer) Sets the area of interest layer of this map component.