public class ExifData extends Object
Constructor and Description |
---|
ExifData() |
Modifier and Type | Method and Description |
---|---|
ExifData |
addGpSDestLatitudeItem(Double gpSDestLatitudeItem) |
ExifData |
addGpSDestLongitudeItem(Double gpSDestLongitudeItem) |
ExifData |
addGpSLatitudeItem(Double gpSLatitudeItem) |
ExifData |
addGpSLongitudeItem(Double gpSLongitudeItem) |
ExifData |
addGpSTimestampItem(Double gpSTimestampItem) |
ExifData |
addLensSpecificationItem(Double lensSpecificationItem) |
ExifData |
addSubjectAreaItem(Integer subjectAreaItem) |
ExifData |
addSubjectLocationItem(Integer subjectLocationItem) |
ExifData |
addWhitePointItem(Double whitePointItem) |
ExifData |
apertureValue(Double apertureValue) |
ExifData |
bodySerialNumber(String bodySerialNumber) |
ExifData |
brightnessValue(Double brightnessValue) |
ExifData |
cameraOwnerName(String cameraOwnerName) |
ExifData |
cfAPattern(byte[] cfAPattern) |
ExifData |
colorSpace(String colorSpace) |
ExifData |
componentsConfiguration(byte[] componentsConfiguration) |
ExifData |
compressedBitsPerPixel(Double compressedBitsPerPixel) |
ExifData |
contrast(String contrast) |
ExifData |
customRendered(String customRendered) |
ExifData |
dateTimeDigitized(String dateTimeDigitized) |
ExifData |
dateTimeOriginal(String dateTimeOriginal) |
ExifData |
deviceSettingDescription(byte[] deviceSettingDescription) |
ExifData |
digitalZoomRatio(Double digitalZoomRatio) |
boolean |
equals(Object o) |
ExifData |
exifVersion(byte[] exifVersion) |
ExifData |
exposureBiasValue(Double exposureBiasValue) |
ExifData |
exposureIndex(Double exposureIndex) |
ExifData |
exposureMode(String exposureMode) |
ExifData |
exposureProgram(String exposureProgram) |
ExifData |
exposureTime(Double exposureTime) |
ExifData |
fileSource(String fileSource) |
ExifData |
flash(String flash) |
ExifData |
flashEnergy(Double flashEnergy) |
ExifData |
flashpixVersion(byte[] flashpixVersion) |
ExifData |
fnumber(Double fnumber) |
ExifData |
focalLength(Double focalLength) |
ExifData |
focalLengthIn35MmFilm(Integer focalLengthIn35MmFilm) |
ExifData |
focalPlaneResolutionUnit(String focalPlaneResolutionUnit) |
ExifData |
focalPlaneXResolution(Double focalPlaneXResolution) |
ExifData |
focalPlaneYResolution(Double focalPlaneYResolution) |
ExifData |
gainControl(String gainControl) |
ExifData |
gamma(Double gamma) |
Double |
getApertureValue()
Gets or sets the aperture.
|
String |
getBodySerialNumber()
Gets or sets the body serial number.
|
Double |
getBrightnessValue()
Gets or sets the brightness.
|
String |
getCameraOwnerName()
Gets or sets the camera owner name.
|
byte[] |
getCfAPattern()
Gets or sets the CFA pattern.
|
String |
getColorSpace()
Gets or sets the color space.
|
byte[] |
getComponentsConfiguration()
Gets or sets the components configuration.
|
Double |
getCompressedBitsPerPixel()
Gets or sets the compressed bits per pixel.
|
String |
getContrast()
Gets or sets the contrast.
|
String |
getCustomRendered()
Gets or sets the value indincating if custom rendering is performed.
|
String |
getDateTimeDigitized()
Gets or sets date and time when image was digitized.
|
String |
getDateTimeOriginal()
Gets or sets date and time of the original image.
|
byte[] |
getDeviceSettingDescription()
Gets or sets the device setting description.
|
Double |
getDigitalZoomRatio()
Gets or sets the digital zoom ratio.
|
byte[] |
getExifVersion()
Gets or sets EXIF version.
|
Double |
getExposureBiasValue()
Gets or sets the exposure bias.
|
Double |
getExposureIndex()
Gets or sets the exposure index.
|
String |
getExposureMode()
Gets or sets the exposure mode.
|
String |
getExposureProgram()
Gets or sets the exposure program.
|
Double |
getExposureTime()
Gets or sets the exposure time.
|
String |
getFileSource()
Gets or sets the file source.
|
String |
getFlash()
Gets or sets the flash.
|
Double |
getFlashEnergy()
Gets or sets the flash energy.
|
byte[] |
getFlashpixVersion()
Gets or sets the Flashpix version.
|
Double |
getFnumber()
Gets or sets the focal number.
|
Double |
getFocalLength()
Gets or sets the focal length.
|
Integer |
getFocalLengthIn35MmFilm()
Gets or sets the focal length in 35mm film.
|
String |
getFocalPlaneResolutionUnit()
Gets or sets the focal plane resolution unit.
|
Double |
getFocalPlaneXResolution()
Gets or sets the focal plane X resolution.
|
Double |
getFocalPlaneYResolution()
Gets or sets the focal plane Y resolution.
|
String |
getGainControl()
Gets or sets the gain control.
|
Double |
getGamma()
Gets or sets the gamma.
|
Double |
getGpSAltitude()
Gets or sets the GPS altitude.
|
String |
getGpSAltitudeRef()
Gets or sets the GPS altitude reference (if it's above or below sea level).
|
byte[] |
getGpSAreaInformation()
Gets or sets the GPS area information.
|
String |
getGpSDateStamp()
Gets or sets the GPS date stamp.
|
Double |
getGpSDestBearing()
Gets or sets the GPS bearing of the destination.
|
String |
getGpSDestBearingRef()
Gets or sets the GPS reference unit for bearing of the destination.
|
Double |
getGpSDestDistance()
Gets or sets the GPS destination distance.
|
String |
getGpSDestDistanceRef()
Gets or sets the GPS reference unit for destination distance.
|
List<Double> |
getGpSDestLatitude()
Gets or sets the GPS destination latitude.
|
String |
getGpSDestLatitudeRef()
Gets or sets the GPS reference destination latitude (north or south).
|
List<Double> |
getGpSDestLongitude()
Gets or sets the GPS destination longtitude.
|
String |
getGpSDestLongitudeRef()
Gets or sets the GPS reference destination longtitude (east or west).
|
Integer |
getGpSDifferential()
Gets or sets the GPS differential.
|
Double |
getGPSDOP()
Gets or sets the GPS DOP (data degree of precision).
|
Double |
getGpSImgDirection()
Gets or sets the GPS image direction.
|
String |
getGpSImgDirectionRef()
Gets or sets the GPS reference image direction.
|
List<Double> |
getGpSLatitude()
Gets or sets the GPS latitude.
|
String |
getGpSLatitudeRef()
Gets or sets the GPS latitude reference (north or south).
|
List<Double> |
getGpSLongitude()
Gets or sets the GPS longitude.
|
String |
getGpSLongitudeRef()
Gets or sets the GPS longitude reference (east or west).
|
String |
getGpSMapDatum()
Gets or sets the geodetic survey data used by the GPS receiver.
|
String |
getGpSMeasureMode()
Gets or sets the GPS measure mode.
|
byte[] |
getGpSProcessingMethod()
Gets or setsthe GPS processing method.
|
String |
getGpSSatellites()
Gets or sets the GPS satellites info.
|
Double |
getGpSSpeed()
Gets or sets the GPS speed.
|
String |
getGpSSpeedRef()
Gets or sets the GPS speed reference unit.
|
String |
getGpSStatus()
Gets or sets the GPS status.
|
List<Double> |
getGpSTimestamp()
Gets or sets the GPS times tamp.
|
String |
getGpSTrack()
Gets or sets the GPS track.
|
String |
getGpSTrackRef()
Gets or sets the GPS track reference.
|
byte[] |
getGpSVersionID()
Gets or sets the GPS version ID.
|
String |
getImageUniqueID()
Gets or sets the image unique ID.
|
Long |
getIsOSpeed()
Gets or sets the ISO speed.
|
Long |
getIsOSpeedLatitudeYYY()
Gets or sets the ISO speed latitude YYY value.
|
Long |
getIsOSpeedLatitudeZZZ()
Gets or sets the ISO speed latitude ZZZ value.
|
String |
getLensMake()
Gets or sets the lens manufacturer.
|
String |
getLensModel()
Gets or sets the lens model.
|
String |
getLensSerialNumber()
Gets or sets the lens serial number.
|
List<Double> |
getLensSpecification()
Gets or sets the lens specification.
|
String |
getLightSource()
Gets or sets the light source.
|
byte[] |
getMakerNoteRawData()
Gets or sets the maker note raw data.
|
Double |
getMaxApertureValue()
Gets or sets the max aperture.
|
String |
getMeteringMode()
Gets or sets the metering mode.
|
byte[] |
getOECF()
Gets or sets the OECF (Opto-Electric Conversion Function).
|
Long |
getPhotographicSensitivity()
Gets or sets the photographic sensitivity.
|
Long |
getPixelXDimension()
Gets or sets the pixel X dimension.
|
Long |
getPixelYDimension()
Gets or sets the pixel Y dimension.
|
Long |
getRecommendedExposureIndex()
Gets or sets the recommended exposure index.
|
String |
getRelatedSoundFile()
Gets or sets the related sound file.
|
String |
getSaturation()
Gets or sets the saturation.
|
String |
getSceneCaptureType()
Gets or sets the scene capture type.
|
Integer |
getSceneType()
Gets or sets the scene type.
|
String |
getSensingMethod()
Gets or sets the sensing method.
|
Integer |
getSensitivityType()
Gets or sets the sensitivity type.
|
Integer |
getSharpness()
Gets or sets the sharpness.
|
Double |
getShutterSpeedValue()
Gets or sets the shutter speed.
|
byte[] |
getSpatialFrequencyResponse()
Gets or sets the spatial frequency response.
|
String |
getSpectralSensitivity()
Gets or sets the spectral sensitivity.
|
Long |
getStandardOutputSensitivity()
Gets or sets the standard output sensitivity.
|
List<Integer> |
getSubjectArea()
Gets or sets the subject area.
|
Double |
getSubjectDistance()
Gets or sets the subject distance.
|
String |
getSubjectDistanceRange()
Gets or sets the subject distance range.
|
List<Integer> |
getSubjectLocation()
Gets or sets the subject location.
|
String |
getSubsecTime()
Gets or sets the fractions of seconds for the DateTime tag.
|
String |
getSubsecTimeDigitized()
Gets or sets the fractions of seconds for the DateTimeDigitized tag.
|
String |
getSubsecTimeOriginal()
Gets or sets the fractions of seconds for the DateTimeOriginal tag.
|
String |
getUserComment()
Gets or sets the user comment.
|
String |
getWhiteBalance()
Gets or sets the white balance.
|
List<Double> |
getWhitePoint()
Gets or sets the white point.
|
ExifData |
gpSAltitude(Double gpSAltitude) |
ExifData |
gpSAltitudeRef(String gpSAltitudeRef) |
ExifData |
gpSAreaInformation(byte[] gpSAreaInformation) |
ExifData |
gpSDateStamp(String gpSDateStamp) |
ExifData |
gpSDestBearing(Double gpSDestBearing) |
ExifData |
gpSDestBearingRef(String gpSDestBearingRef) |
ExifData |
gpSDestDistance(Double gpSDestDistance) |
ExifData |
gpSDestDistanceRef(String gpSDestDistanceRef) |
ExifData |
gpSDestLatitude(List<Double> gpSDestLatitude) |
ExifData |
gpSDestLatitudeRef(String gpSDestLatitudeRef) |
ExifData |
gpSDestLongitude(List<Double> gpSDestLongitude) |
ExifData |
gpSDestLongitudeRef(String gpSDestLongitudeRef) |
ExifData |
gpSDifferential(Integer gpSDifferential) |
ExifData |
GPSDOP(Double GPSDOP) |
ExifData |
gpSImgDirection(Double gpSImgDirection) |
ExifData |
gpSImgDirectionRef(String gpSImgDirectionRef) |
ExifData |
gpSLatitude(List<Double> gpSLatitude) |
ExifData |
gpSLatitudeRef(String gpSLatitudeRef) |
ExifData |
gpSLongitude(List<Double> gpSLongitude) |
ExifData |
gpSLongitudeRef(String gpSLongitudeRef) |
ExifData |
gpSMapDatum(String gpSMapDatum) |
ExifData |
gpSMeasureMode(String gpSMeasureMode) |
ExifData |
gpSProcessingMethod(byte[] gpSProcessingMethod) |
ExifData |
gpSSatellites(String gpSSatellites) |
ExifData |
gpSSpeed(Double gpSSpeed) |
ExifData |
gpSSpeedRef(String gpSSpeedRef) |
ExifData |
gpSStatus(String gpSStatus) |
ExifData |
gpSTimestamp(List<Double> gpSTimestamp) |
ExifData |
gpSTrack(String gpSTrack) |
ExifData |
gpSTrackRef(String gpSTrackRef) |
ExifData |
gpSVersionID(byte[] gpSVersionID) |
int |
hashCode() |
ExifData |
imageUniqueID(String imageUniqueID) |
ExifData |
isOSpeed(Long isOSpeed) |
ExifData |
isOSpeedLatitudeYYY(Long isOSpeedLatitudeYYY) |
ExifData |
isOSpeedLatitudeZZZ(Long isOSpeedLatitudeZZZ) |
ExifData |
lensMake(String lensMake) |
ExifData |
lensModel(String lensModel) |
ExifData |
lensSerialNumber(String lensSerialNumber) |
ExifData |
lensSpecification(List<Double> lensSpecification) |
ExifData |
lightSource(String lightSource) |
ExifData |
makerNoteRawData(byte[] makerNoteRawData) |
ExifData |
maxApertureValue(Double maxApertureValue) |
ExifData |
meteringMode(String meteringMode) |
ExifData |
OECF(byte[] OECF) |
ExifData |
photographicSensitivity(Long photographicSensitivity) |
ExifData |
pixelXDimension(Long pixelXDimension) |
ExifData |
pixelYDimension(Long pixelYDimension) |
ExifData |
recommendedExposureIndex(Long recommendedExposureIndex) |
ExifData |
relatedSoundFile(String relatedSoundFile) |
ExifData |
saturation(String saturation) |
ExifData |
sceneCaptureType(String sceneCaptureType) |
ExifData |
sceneType(Integer sceneType) |
ExifData |
sensingMethod(String sensingMethod) |
ExifData |
sensitivityType(Integer sensitivityType) |
void |
setApertureValue(Double apertureValue) |
void |
setBodySerialNumber(String bodySerialNumber) |
void |
setBrightnessValue(Double brightnessValue) |
void |
setCameraOwnerName(String cameraOwnerName) |
void |
setCfAPattern(byte[] cfAPattern) |
void |
setColorSpace(String colorSpace) |
void |
setComponentsConfiguration(byte[] componentsConfiguration) |
void |
setCompressedBitsPerPixel(Double compressedBitsPerPixel) |
void |
setContrast(String contrast) |
void |
setCustomRendered(String customRendered) |
void |
setDateTimeDigitized(String dateTimeDigitized) |
void |
setDateTimeOriginal(String dateTimeOriginal) |
void |
setDeviceSettingDescription(byte[] deviceSettingDescription) |
void |
setDigitalZoomRatio(Double digitalZoomRatio) |
void |
setExifVersion(byte[] exifVersion) |
void |
setExposureBiasValue(Double exposureBiasValue) |
void |
setExposureIndex(Double exposureIndex) |
void |
setExposureMode(String exposureMode) |
void |
setExposureProgram(String exposureProgram) |
void |
setExposureTime(Double exposureTime) |
void |
setFileSource(String fileSource) |
void |
setFlash(String flash) |
void |
setFlashEnergy(Double flashEnergy) |
void |
setFlashpixVersion(byte[] flashpixVersion) |
void |
setFnumber(Double fnumber) |
void |
setFocalLength(Double focalLength) |
void |
setFocalLengthIn35MmFilm(Integer focalLengthIn35MmFilm) |
void |
setFocalPlaneResolutionUnit(String focalPlaneResolutionUnit) |
void |
setFocalPlaneXResolution(Double focalPlaneXResolution) |
void |
setFocalPlaneYResolution(Double focalPlaneYResolution) |
void |
setGainControl(String gainControl) |
void |
setGamma(Double gamma) |
void |
setGpSAltitude(Double gpSAltitude) |
void |
setGpSAltitudeRef(String gpSAltitudeRef) |
void |
setGpSAreaInformation(byte[] gpSAreaInformation) |
void |
setGpSDateStamp(String gpSDateStamp) |
void |
setGpSDestBearing(Double gpSDestBearing) |
void |
setGpSDestBearingRef(String gpSDestBearingRef) |
void |
setGpSDestDistance(Double gpSDestDistance) |
void |
setGpSDestDistanceRef(String gpSDestDistanceRef) |
void |
setGpSDestLatitude(List<Double> gpSDestLatitude) |
void |
setGpSDestLatitudeRef(String gpSDestLatitudeRef) |
void |
setGpSDestLongitude(List<Double> gpSDestLongitude) |
void |
setGpSDestLongitudeRef(String gpSDestLongitudeRef) |
void |
setGpSDifferential(Integer gpSDifferential) |
void |
setGPSDOP(Double GPSDOP) |
void |
setGpSImgDirection(Double gpSImgDirection) |
void |
setGpSImgDirectionRef(String gpSImgDirectionRef) |
void |
setGpSLatitude(List<Double> gpSLatitude) |
void |
setGpSLatitudeRef(String gpSLatitudeRef) |
void |
setGpSLongitude(List<Double> gpSLongitude) |
void |
setGpSLongitudeRef(String gpSLongitudeRef) |
void |
setGpSMapDatum(String gpSMapDatum) |
void |
setGpSMeasureMode(String gpSMeasureMode) |
void |
setGpSProcessingMethod(byte[] gpSProcessingMethod) |
void |
setGpSSatellites(String gpSSatellites) |
void |
setGpSSpeed(Double gpSSpeed) |
void |
setGpSSpeedRef(String gpSSpeedRef) |
void |
setGpSStatus(String gpSStatus) |
void |
setGpSTimestamp(List<Double> gpSTimestamp) |
void |
setGpSTrack(String gpSTrack) |
void |
setGpSTrackRef(String gpSTrackRef) |
void |
setGpSVersionID(byte[] gpSVersionID) |
void |
setImageUniqueID(String imageUniqueID) |
void |
setIsOSpeed(Long isOSpeed) |
void |
setIsOSpeedLatitudeYYY(Long isOSpeedLatitudeYYY) |
void |
setIsOSpeedLatitudeZZZ(Long isOSpeedLatitudeZZZ) |
void |
setLensMake(String lensMake) |
void |
setLensModel(String lensModel) |
void |
setLensSerialNumber(String lensSerialNumber) |
void |
setLensSpecification(List<Double> lensSpecification) |
void |
setLightSource(String lightSource) |
void |
setMakerNoteRawData(byte[] makerNoteRawData) |
void |
setMaxApertureValue(Double maxApertureValue) |
void |
setMeteringMode(String meteringMode) |
void |
setOECF(byte[] OECF) |
void |
setPhotographicSensitivity(Long photographicSensitivity) |
void |
setPixelXDimension(Long pixelXDimension) |
void |
setPixelYDimension(Long pixelYDimension) |
void |
setRecommendedExposureIndex(Long recommendedExposureIndex) |
void |
setRelatedSoundFile(String relatedSoundFile) |
void |
setSaturation(String saturation) |
void |
setSceneCaptureType(String sceneCaptureType) |
void |
setSceneType(Integer sceneType) |
void |
setSensingMethod(String sensingMethod) |
void |
setSensitivityType(Integer sensitivityType) |
void |
setSharpness(Integer sharpness) |
void |
setShutterSpeedValue(Double shutterSpeedValue) |
void |
setSpatialFrequencyResponse(byte[] spatialFrequencyResponse) |
void |
setSpectralSensitivity(String spectralSensitivity) |
void |
setStandardOutputSensitivity(Long standardOutputSensitivity) |
void |
setSubjectArea(List<Integer> subjectArea) |
void |
setSubjectDistance(Double subjectDistance) |
void |
setSubjectDistanceRange(String subjectDistanceRange) |
void |
setSubjectLocation(List<Integer> subjectLocation) |
void |
setSubsecTime(String subsecTime) |
void |
setSubsecTimeDigitized(String subsecTimeDigitized) |
void |
setSubsecTimeOriginal(String subsecTimeOriginal) |
void |
setUserComment(String userComment) |
void |
setWhiteBalance(String whiteBalance) |
void |
setWhitePoint(List<Double> whitePoint) |
ExifData |
sharpness(Integer sharpness) |
ExifData |
shutterSpeedValue(Double shutterSpeedValue) |
ExifData |
spatialFrequencyResponse(byte[] spatialFrequencyResponse) |
ExifData |
spectralSensitivity(String spectralSensitivity) |
ExifData |
standardOutputSensitivity(Long standardOutputSensitivity) |
ExifData |
subjectArea(List<Integer> subjectArea) |
ExifData |
subjectDistance(Double subjectDistance) |
ExifData |
subjectDistanceRange(String subjectDistanceRange) |
ExifData |
subjectLocation(List<Integer> subjectLocation) |
ExifData |
subsecTime(String subsecTime) |
ExifData |
subsecTimeDigitized(String subsecTimeDigitized) |
ExifData |
subsecTimeOriginal(String subsecTimeOriginal) |
String |
toString() |
ExifData |
userComment(String userComment) |
ExifData |
whiteBalance(String whiteBalance) |
ExifData |
whitePoint(List<Double> whitePoint) |
public Double getApertureValue()
public void setApertureValue(Double apertureValue)
public String getBodySerialNumber()
public void setBodySerialNumber(String bodySerialNumber)
public Double getBrightnessValue()
public void setBrightnessValue(Double brightnessValue)
public ExifData cfAPattern(byte[] cfAPattern)
public byte[] getCfAPattern()
public void setCfAPattern(byte[] cfAPattern)
public String getCameraOwnerName()
public void setCameraOwnerName(String cameraOwnerName)
public String getColorSpace()
public void setColorSpace(String colorSpace)
public ExifData componentsConfiguration(byte[] componentsConfiguration)
public byte[] getComponentsConfiguration()
public void setComponentsConfiguration(byte[] componentsConfiguration)
public Double getCompressedBitsPerPixel()
public void setCompressedBitsPerPixel(Double compressedBitsPerPixel)
public String getContrast()
public void setContrast(String contrast)
public String getCustomRendered()
public void setCustomRendered(String customRendered)
public String getDateTimeDigitized()
public void setDateTimeDigitized(String dateTimeDigitized)
public String getDateTimeOriginal()
public void setDateTimeOriginal(String dateTimeOriginal)
public ExifData deviceSettingDescription(byte[] deviceSettingDescription)
public byte[] getDeviceSettingDescription()
public void setDeviceSettingDescription(byte[] deviceSettingDescription)
public Double getDigitalZoomRatio()
public void setDigitalZoomRatio(Double digitalZoomRatio)
public ExifData exifVersion(byte[] exifVersion)
public byte[] getExifVersion()
public void setExifVersion(byte[] exifVersion)
public Double getExposureBiasValue()
public void setExposureBiasValue(Double exposureBiasValue)
public Double getExposureIndex()
public void setExposureIndex(Double exposureIndex)
public String getExposureMode()
public void setExposureMode(String exposureMode)
public String getExposureProgram()
public void setExposureProgram(String exposureProgram)
public Double getExposureTime()
public void setExposureTime(Double exposureTime)
public Double getFnumber()
public void setFnumber(Double fnumber)
public String getFileSource()
public void setFileSource(String fileSource)
public String getFlash()
public void setFlash(String flash)
public Double getFlashEnergy()
public void setFlashEnergy(Double flashEnergy)
public ExifData flashpixVersion(byte[] flashpixVersion)
public byte[] getFlashpixVersion()
public void setFlashpixVersion(byte[] flashpixVersion)
public Double getFocalLength()
public void setFocalLength(Double focalLength)
public Integer getFocalLengthIn35MmFilm()
public void setFocalLengthIn35MmFilm(Integer focalLengthIn35MmFilm)
public String getFocalPlaneResolutionUnit()
public void setFocalPlaneResolutionUnit(String focalPlaneResolutionUnit)
public Double getFocalPlaneXResolution()
public void setFocalPlaneXResolution(Double focalPlaneXResolution)
public Double getFocalPlaneYResolution()
public void setFocalPlaneYResolution(Double focalPlaneYResolution)
public Double getGpSAltitude()
public void setGpSAltitude(Double gpSAltitude)
public String getGpSAltitudeRef()
public void setGpSAltitudeRef(String gpSAltitudeRef)
public ExifData gpSAreaInformation(byte[] gpSAreaInformation)
public byte[] getGpSAreaInformation()
public void setGpSAreaInformation(byte[] gpSAreaInformation)
public Double getGPSDOP()
public void setGPSDOP(Double GPSDOP)
public Double getGpSDestBearing()
public void setGpSDestBearing(Double gpSDestBearing)
public String getGpSDestBearingRef()
public void setGpSDestBearingRef(String gpSDestBearingRef)
public Double getGpSDestDistance()
public void setGpSDestDistance(Double gpSDestDistance)
public String getGpSDestDistanceRef()
public void setGpSDestDistanceRef(String gpSDestDistanceRef)
public List<Double> getGpSDestLatitude()
public String getGpSDestLatitudeRef()
public void setGpSDestLatitudeRef(String gpSDestLatitudeRef)
public List<Double> getGpSDestLongitude()
public String getGpSDestLongitudeRef()
public void setGpSDestLongitudeRef(String gpSDestLongitudeRef)
public Integer getGpSDifferential()
public void setGpSDifferential(Integer gpSDifferential)
public Double getGpSImgDirection()
public void setGpSImgDirection(Double gpSImgDirection)
public String getGpSImgDirectionRef()
public void setGpSImgDirectionRef(String gpSImgDirectionRef)
public String getGpSDateStamp()
public void setGpSDateStamp(String gpSDateStamp)
public List<Double> getGpSLatitude()
public String getGpSLatitudeRef()
public void setGpSLatitudeRef(String gpSLatitudeRef)
public List<Double> getGpSLongitude()
public String getGpSLongitudeRef()
public void setGpSLongitudeRef(String gpSLongitudeRef)
public String getGpSMapDatum()
public void setGpSMapDatum(String gpSMapDatum)
public String getGpSMeasureMode()
public void setGpSMeasureMode(String gpSMeasureMode)
public ExifData gpSProcessingMethod(byte[] gpSProcessingMethod)
public byte[] getGpSProcessingMethod()
public void setGpSProcessingMethod(byte[] gpSProcessingMethod)
public String getGpSSatellites()
public void setGpSSatellites(String gpSSatellites)
public Double getGpSSpeed()
public void setGpSSpeed(Double gpSSpeed)
public String getGpSSpeedRef()
public void setGpSSpeedRef(String gpSSpeedRef)
public String getGpSStatus()
public void setGpSStatus(String gpSStatus)
public List<Double> getGpSTimestamp()
public String getGpSTrack()
public void setGpSTrack(String gpSTrack)
public String getGpSTrackRef()
public void setGpSTrackRef(String gpSTrackRef)
public ExifData gpSVersionID(byte[] gpSVersionID)
public byte[] getGpSVersionID()
public void setGpSVersionID(byte[] gpSVersionID)
public String getGainControl()
public void setGainControl(String gainControl)
public Double getGamma()
public void setGamma(Double gamma)
public Long getIsOSpeed()
public void setIsOSpeed(Long isOSpeed)
public Long getIsOSpeedLatitudeYYY()
public void setIsOSpeedLatitudeYYY(Long isOSpeedLatitudeYYY)
public Long getIsOSpeedLatitudeZZZ()
public void setIsOSpeedLatitudeZZZ(Long isOSpeedLatitudeZZZ)
public Long getPhotographicSensitivity()
public void setPhotographicSensitivity(Long photographicSensitivity)
public String getImageUniqueID()
public void setImageUniqueID(String imageUniqueID)
public String getLensMake()
public void setLensMake(String lensMake)
public String getLensModel()
public void setLensModel(String lensModel)
public String getLensSerialNumber()
public void setLensSerialNumber(String lensSerialNumber)
public List<Double> getLensSpecification()
public String getLightSource()
public void setLightSource(String lightSource)
public ExifData makerNoteRawData(byte[] makerNoteRawData)
public byte[] getMakerNoteRawData()
public void setMakerNoteRawData(byte[] makerNoteRawData)
public Double getMaxApertureValue()
public void setMaxApertureValue(Double maxApertureValue)
public String getMeteringMode()
public void setMeteringMode(String meteringMode)
public ExifData OECF(byte[] OECF)
public byte[] getOECF()
public void setOECF(byte[] OECF)
public Long getPixelXDimension()
public void setPixelXDimension(Long pixelXDimension)
public Long getPixelYDimension()
public void setPixelYDimension(Long pixelYDimension)
public Long getRecommendedExposureIndex()
public void setRecommendedExposureIndex(Long recommendedExposureIndex)
public String getRelatedSoundFile()
public void setRelatedSoundFile(String relatedSoundFile)
public String getSaturation()
public void setSaturation(String saturation)
public String getSceneCaptureType()
public void setSceneCaptureType(String sceneCaptureType)
public Integer getSceneType()
public void setSceneType(Integer sceneType)
public String getSensingMethod()
public void setSensingMethod(String sensingMethod)
public Integer getSensitivityType()
public void setSensitivityType(Integer sensitivityType)
public Integer getSharpness()
public void setSharpness(Integer sharpness)
public Double getShutterSpeedValue()
public void setShutterSpeedValue(Double shutterSpeedValue)
public ExifData spatialFrequencyResponse(byte[] spatialFrequencyResponse)
public byte[] getSpatialFrequencyResponse()
public void setSpatialFrequencyResponse(byte[] spatialFrequencyResponse)
public String getSpectralSensitivity()
public void setSpectralSensitivity(String spectralSensitivity)
public Long getStandardOutputSensitivity()
public void setStandardOutputSensitivity(Long standardOutputSensitivity)
public List<Integer> getSubjectArea()
public Double getSubjectDistance()
public void setSubjectDistance(Double subjectDistance)
public String getSubjectDistanceRange()
public void setSubjectDistanceRange(String subjectDistanceRange)
public List<Integer> getSubjectLocation()
public String getSubsecTime()
public void setSubsecTime(String subsecTime)
public String getSubsecTimeDigitized()
public void setSubsecTimeDigitized(String subsecTimeDigitized)
public String getSubsecTimeOriginal()
public void setSubsecTimeOriginal(String subsecTimeOriginal)
public String getUserComment()
public void setUserComment(String userComment)
public String getWhiteBalance()
public void setWhiteBalance(String whiteBalance)
Copyright © 2020 Aspose Pty Ltd. All rights reserved.