Class TLcdPanorama

java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.panorama.model.TLcdPanorama
All Implemented Interfaces:
ILcdDataObject, ILcdPanorama, ILcdBounded, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdPanorama extends TLcdDataObject implements ILcdPanorama
Default implementation of the ILcdPanorama interface.

The TLcdPanorama is based on the TLcdDataObject class, which implies that it has a TLcdDataType and values for the properties of that type.

Instances of this class can be created with the provided builder.

Since:
2020.1