Uses of Class
com.luciad.lucy.addons.tea.shapevisibility.TLcyShapeObserver
Package
Description
Provides the add-on to perform visibility calculations between a point observer and other shapes on a Lightspeed map.
-
Uses of TLcyShapeObserver in com.luciad.lucy.addons.tea.shapevisibility
Modifier and TypeMethodDescriptionTLcyShapeVisibilityManager.addObserver
(TLcdDomainObjectContext aDomainObjectContext) Create and add a new observer for the specified domain object, allowing to calculate the visibility between this domain object and other domain objects.Modifier and TypeMethodDescriptionTLcyShapeObservationResult.getObservers()
Returns the list of observersModifier and TypeMethodDescriptionILcyVisibilityCalculationPropertiesProvider.createProperties
(List<TLcyShapeObserver> aObservers, TLcdDomainObjectContext aObservee) Creates the visibility calculation properties for the calculation between the specified observers and the observee.