Uses of Class
com.luciad.lucy.addons.tea.lineofsight.TLcyLOSDomainObject
Packages that use TLcyLOSDomainObject
Package
Description
This is a terrain analysis add-on for line-of-sight (LOS) calculation on Lightspeed maps.
-
Uses of TLcyLOSDomainObject in com.luciad.lucy.addons.tea.lineofsight
Methods in com.luciad.lucy.addons.tea.lineofsight that return TLcyLOSDomainObjectModifier and TypeMethodDescriptionTLcyLOSManager.addLOSCoverage
(TLcdDomainObjectContext aDomainObjectContext) Adds a LOS coverage for a specific domain object.Methods in com.luciad.lucy.addons.tea.lineofsight with parameters of type TLcyLOSDomainObjectModifier and TypeMethodDescriptionTLcyLOSManager.getLOSModel
(TLcyLOSDomainObject aLOSDomainObject) Gets the LOS model for an existing LOS domain object.