Cr2PanoramaPackage

Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage, com.groupdocs.metadata.core.RawDictionaryBasePackage

public final class Cr2PanoramaPackage extends RawDictionaryBasePackage

Represents Canon MakerNotes tags.

Constructors

Constructor Description
Cr2PanoramaPackage() Initializes a new instance of the Cr2PanoramaPackage class.

Methods

Method Description
getPanoramaFrameNumber() Gets the PanoramaFrameNumber.
getPanoramaDirection() Gets the PanoramaDirection.

Cr2PanoramaPackage()

public Cr2PanoramaPackage()

Initializes a new instance of the Cr2PanoramaPackage class.

getPanoramaFrameNumber()

public final int getPanoramaFrameNumber()

Gets the PanoramaFrameNumber.

Returns: int - The PanoramaFrameNumber.

getPanoramaDirection()

public final int getPanoramaDirection()

Gets the PanoramaDirection.

Returns: int - The PanoramaDirection.