Package com.luciad.tea.viewshed
Class ALcdViewshedObserver
java.lang.Object
com.luciad.tea.viewshed.ALcdViewshedObserver
- Direct Known Subclasses:
TLcdDirectionalViewshedObserver,TLcdPositionalViewshedObserver
Abstract class that represents a viewshed observer.
Most ILcdViewshed instances are created with respect to
an observer. The observer can be positional (TLcdPositionalViewshedObserver)
or directional (TLcdDirectionalViewshedObserver).
This class is opaque, and its concrete implementations should be thought of as part of an enumeration.
- Since:
- 11.0
- See Also:
-
Method Summary