A B C D E F G H I L M O P R S T U V W Z 

A

addListener(ThetaEventListener) - Method in class org.theta4j.Theta
Add an event listener.
AINT128 - Class in org.theta4j.ptp.type
A utility class for AINT128 defined in PTP standard.
AINT16 - Class in org.theta4j.ptp.type
A class represents AINT16 defined in PTP standard.
AINT32 - Class in org.theta4j.ptp.type
A class represents AINT32 defined in PTP standard.
AINT64 - Class in org.theta4j.ptp.type
A utility class for AINT64 defined in PTP standard.
AINT8 - Class in org.theta4j.ptp.type
A class represents AINT8 defined in PTP standard.
almostEquals(Object) - Method in class org.theta4j.data.GPSInfo
 
AUINT128 - Class in org.theta4j.ptp.type
A utility class for AUINT128 defined in PTP standard.
AUINT16 - Class in org.theta4j.ptp.type
A utility class for AUINT16 defined in PTP standard.
AUINT32 - Class in org.theta4j.ptp.type
A utility class for AUINT32 defined in PTP standard.
AUINT64 - Class in org.theta4j.ptp.type
A utility class for AUINT64 defined in PTP standard.
AUINT8 - Class in org.theta4j.ptp.type
A utility class for AUINT8 defined in PTP standard.

B

BatteryLevel - Enum in org.theta4j.data
The enum represents the battery level.
bigInteger() - Method in class org.theta4j.ptp.type.PtpInteger
 
bytes() - Method in class org.theta4j.data.Rational
Returns the byte array according to the Exif 2.3 standard RATIONAL.
bytes() - Method in class org.theta4j.ptp.type.PtpInteger
 

C

CaptureStatus - Enum in org.theta4j.data
The enum represents the capture status.
ChannelNumber - Enum in org.theta4j.data
The enum represents the channel number of Wi-Fi.
close() - Method in class org.theta4j.Theta
compareTo(PtpInteger) - Method in class org.theta4j.ptp.type.PtpInteger
 

D

DataType - Enum in org.theta4j.ptp.type
A set of data types defined in PTP standard.
deleteObject(UINT32) - Method in class org.theta4j.Theta
Deletes the object specified by the ObjectHandle.
DeviceInfo - Class in org.theta4j.ptp.data
The device information defined in PTP standard.
DeviceInfo(UINT16, UINT32, UINT16, String, UINT16, List<UINT16>, List<UINT16>, List<UINT16>, List<UINT16>, List<UINT16>, String, String, String, String) - Constructor for class org.theta4j.ptp.data.DeviceInfo
Constructs new device information object.
doubleValue() - Method in class org.theta4j.ptp.type.PtpInteger
 

E

equals(Object) - Method in class org.theta4j.data.GPSInfo
equals(Object) - Method in class org.theta4j.data.Rational
Compares strictly, 1/2 equals to 1/2, but 1/2 does not equal to 2/4.
equals(Object) - Method in class org.theta4j.ptp.data.DeviceInfo
equals(Object) - Method in class org.theta4j.ptp.data.Event
equals(Object) - Method in class org.theta4j.ptp.data.ObjectInfo
equals(Object) - Method in class org.theta4j.ptp.data.Response
equals(Object) - Method in class org.theta4j.ptp.data.StorageInfo
equals(Object) - Method in class org.theta4j.ptp.type.PtpInteger
 
ErrorInfo - Enum in org.theta4j.data
The enum represents the error information.
ErrorInfo.Level - Enum in org.theta4j.data
The enum represents the error level.
Event - Class in org.theta4j.ptp.data
The event class defined in PTP standard.
Event(UINT16, UINT32, UINT32) - Constructor for class org.theta4j.ptp.data.Event
Constructs new event object.
Event(UINT16, UINT32, UINT32, UINT32) - Constructor for class org.theta4j.ptp.data.Event
Constructs new event object.
Event(UINT16, UINT32, UINT32, UINT32, UINT32) - Constructor for class org.theta4j.ptp.data.Event
Constructs new event object.
Event(UINT16, UINT32, UINT32, UINT32, UINT32, UINT32) - Constructor for class org.theta4j.ptp.data.Event
Constructs new event object.
ExposureBiasCompensation - Enum in org.theta4j.data
The enum represents the exposure bias compensation.

F

floatValue() - Method in class org.theta4j.ptp.type.PtpInteger
 

G

getAccessCapability() - Method in class org.theta4j.ptp.data.StorageInfo
Returns the access capability of the storage.
getAltitude() - Method in class org.theta4j.data.GPSInfo
Returns the altitude of this GPS information.
getAssociationDesc() - Method in class org.theta4j.ptp.data.ObjectInfo
Returns the association description of the object.
getAssociationType() - Method in class org.theta4j.ptp.data.ObjectInfo
Returns the association type of the object.
getAudioVolume() - Method in class org.theta4j.Theta
Acquires or set the volume for the shutter sound.
getAutoPowerOffDelay() - Method in class org.theta4j.Theta
Acquires the time in minutes to start the auto power off.
getBatteryLevel() - Method in class org.theta4j.Theta
Acquires the battery charge level.
getCaptureDate() - Method in class org.theta4j.ptp.data.ObjectInfo
Returns the capture date of the object.
getCaptureFormats() - Method in class org.theta4j.ptp.data.DeviceInfo
Returns the list of capture formats supported by the device.
getCaptureStatus() - Method in class org.theta4j.Theta
Acquires the camera shooting execution status.
getChannelNumber() - Method in class org.theta4j.Theta
Acquires the wireless LAN channel number.
getDateTime() - Method in class org.theta4j.data.GPSInfo
Returns the date time of this GPS information.
getDateTime() - Method in class org.theta4j.Theta
Acquires the date and time.
getDenominator() - Method in class org.theta4j.data.Rational
Returns the denominator of this rational value.
getDeviceInfo() - Method in class org.theta4j.Theta
Returns information and capabilities about THETA.
getDevicePropertiesSupported() - Method in class org.theta4j.ptp.data.DeviceInfo
Returns the list of device properties supported by the device.
getDeviceVersion() - Method in class org.theta4j.ptp.data.DeviceInfo
Returns the device description.
getErrorInfo() - Method in class org.theta4j.Theta
Acquires the error information.
getEventCode() - Method in class org.theta4j.ptp.data.Event
Returns the event code of this event.
getEventsSupported() - Method in class org.theta4j.ptp.data.DeviceInfo
Returns the list of events supported by the device.
getExposureBiasCompensation() - Method in class org.theta4j.Theta
Acquires or set the exposure bias compensation value.
getExposureIndex() - Method in class org.theta4j.Theta
Acquires the ISO sensitivity.
getFileName() - Method in class org.theta4j.ptp.data.ObjectInfo
Returns the file name of the object.
getFileSystemType() - Method in class org.theta4j.ptp.data.StorageInfo
Returns the file system type of the storage.
getFreeSpaceInBytes() - Method in class org.theta4j.ptp.data.StorageInfo
Returns the free space in bytes of the storage.
getFreeSpaceInImages() - Method in class org.theta4j.ptp.data.StorageInfo
Returns the free space in images of the storage.
getFunctionalMode() - Method in class org.theta4j.ptp.data.DeviceInfo
Returns the functional mode value of the device.
getGPSInfo() - Method in class org.theta4j.Theta
Acquires the GPS information.
getImageBitDepth() - Method in class org.theta4j.ptp.data.ObjectInfo
Returns the image bit depth of the object.
getImageFormats() - Method in class org.theta4j.ptp.data.DeviceInfo
Returns the list of image formats supported by the device.
getImagePixHeight() - Method in class org.theta4j.ptp.data.ObjectInfo
Returns the image pixel height of the object.
getImagePixWidth() - Method in class org.theta4j.ptp.data.ObjectInfo
Returns the image pixel width of the object.
getKeywords() - Method in class org.theta4j.ptp.data.ObjectInfo
Returns keywords of the object.
getLatitude() - Method in class org.theta4j.data.GPSInfo
Returns the latitude of this GPS information.
getLongitude() - Method in class org.theta4j.data.GPSInfo
Returns the longitude of this GPS information.
getManufacturer() - Method in class org.theta4j.ptp.data.DeviceInfo
Returns the manufacturer name of the device.
getMaxCapacity() - Method in class org.theta4j.ptp.data.StorageInfo
Returns the max capacity of the storage.
getModel() - Method in class org.theta4j.ptp.data.DeviceInfo
Returns the model name of the device.
getModificationDate() - Method in class org.theta4j.ptp.data.ObjectInfo
Returns the modification date of the object.
getMolecule() - Method in class org.theta4j.data.Rational
Returns the molecule of this rational value.
getNumObjects() - Method in class org.theta4j.Theta
Returns the total number of objects.
getObject(UINT32, OutputStream) - Method in class org.theta4j.Theta
Retrieves the object's data and writes to the dst.
getObjectCompressedSize() - Method in class org.theta4j.ptp.data.ObjectInfo
Returns the compressed size of the object.
getObjectFormat() - Method in class org.theta4j.ptp.data.ObjectInfo
Returns the format of the object.
getObjectHandles() - Method in class org.theta4j.Theta
Returns a list of the object handles.
getObjectInfo(UINT32) - Method in class org.theta4j.Theta
Returns a ObjectInfo for the object specified by the objectHandle.
getOffset() - Method in class org.theta4j.data.GPSInfo
Returns the number of milliseconds of the timezone of this GPS information.
getOperationsSupported() - Method in class org.theta4j.ptp.data.DeviceInfo
Returns the list of operations supported by the device.
getP1() - Method in class org.theta4j.ptp.data.Event
Returns the 1st parameter of this event.
getP1() - Method in class org.theta4j.ptp.data.Response
Returns the 1st parameter of this response.
getP2() - Method in class org.theta4j.ptp.data.Event
Returns the 2nd parameter of this event.
getP2() - Method in class org.theta4j.ptp.data.Response
Returns the 2nd parameter of this response.
getP3() - Method in class org.theta4j.ptp.data.Event
Returns the 3rd parameter of this event.
getP3() - Method in class org.theta4j.ptp.data.Response
Returns the 3rd parameter of this response.
getP4() - Method in class org.theta4j.ptp.data.Response
Returns the 4th parameter of this response.
getP5() - Method in class org.theta4j.ptp.data.Response
Returns the 5th parameter of this response.
getParentObject() - Method in class org.theta4j.ptp.data.ObjectInfo
Returns the parent ID the object stored.
getProtectionStatus() - Method in class org.theta4j.ptp.data.ObjectInfo
Returns the protection status of the object.
getRecordingTime() - Method in class org.theta4j.Theta
Acquires the video recording time in seconds.
getRemainingRecordingTime() - Method in class org.theta4j.Theta
Acquires the amount of time remaining in seconds for recording video.
getResizedImageObject(UINT32, OutputStream) - Method in class org.theta4j.Theta
Retrieves the object's resized data and writes to the dst.
getResponseCode() - Method in class org.theta4j.ptp.data.Response
Returns the response code of this response.
getSequenceNumber() - Method in class org.theta4j.ptp.data.ObjectInfo
Returns the sequence number of the object.
getSerialNumber() - Method in class org.theta4j.ptp.data.DeviceInfo
Returns the serial number of the device.
getSessionID() - Method in class org.theta4j.ptp.data.Event
Returns the session ID of this event.
getSessionID() - Method in class org.theta4j.ptp.data.Response
Returns the session ID of this response.
getShutterSpeed() - Method in class org.theta4j.Theta
Acquires the shutter speed.
getSleepDelay() - Method in class org.theta4j.Theta
Acquires the time in seconds to start sleep.
getStandardVersion() - Method in class org.theta4j.ptp.data.DeviceInfo
Returns the standard version value of the device.
getStillCaptureMode() - Method in class org.theta4j.Theta
Acquires the still image shooting method.¥
getStorageDescription() - Method in class org.theta4j.ptp.data.StorageInfo
Returns the description of the storage.
getStorageID() - Method in class org.theta4j.ptp.data.ObjectInfo
Returns the storage ID the object stored.
getStorageType() - Method in class org.theta4j.ptp.data.StorageInfo
Returns the type of the storage.
getThumb(UINT32, OutputStream) - Method in class org.theta4j.Theta
Retrieves the object's thumbnail data and writes to the dst.
getThumbCompressedSize() - Method in class org.theta4j.ptp.data.ObjectInfo
Returns the compressed size of the thumbnail of the object.
getThumbFormat() - Method in class org.theta4j.ptp.data.ObjectInfo
Returns the thumbnail format of the object.
getThumbPixHeight() - Method in class org.theta4j.ptp.data.ObjectInfo
Returns the pixel height of the thumbnail of the object.
getThumbPixWidth() - Method in class org.theta4j.ptp.data.ObjectInfo
Returns the pixel width of the thumbnail of the object.
getTime() - Method in class org.theta4j.data.GPSInfo
Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT of this GPS information.
getTimelapseInterval() - Method in class org.theta4j.Theta
Acquires the shooting interval in msec for interval shooting.
getTimelapseNumber() - Method in class org.theta4j.Theta
Acquires the upper limit value for interval shooting.
getTransactionID() - Method in class org.theta4j.ptp.data.Event
Returns the transaction ID of this event.
getTransactionID() - Method in class org.theta4j.ptp.data.Response
Returns the transaction ID of this response.
getVendorExtensionDesc() - Method in class org.theta4j.ptp.data.DeviceInfo
Returns the vendor extension description of the device.
getVendorExtensionID() - Method in class org.theta4j.ptp.data.DeviceInfo
Returns the vendor extension ID of the device.
getVendorExtensionVersion() - Method in class org.theta4j.ptp.data.DeviceInfo
Returns the vendor extension version of the device.
getVolumeLabel() - Method in class org.theta4j.ptp.data.StorageInfo
Returns the volume label of the storage.
getWhiteBalance() - Method in class org.theta4j.Theta
Acquires the white balance.
GPSInfo - Class in org.theta4j.data
The enum represents the GPS information.
GPSInfo(BigDecimal, BigDecimal, BigDecimal) - Constructor for class org.theta4j.data.GPSInfo
Constructs the new GPS information with current date time.
GPSInfo(BigDecimal, BigDecimal, BigDecimal, Date) - Constructor for class org.theta4j.data.GPSInfo
Constructs the new GPS information with specified date time.
GPSInfo(BigDecimal, BigDecimal, BigDecimal, Date, int) - Constructor for class org.theta4j.data.GPSInfo
Constructs the new GPS information with specified date time and timezone offset.

H

hashCode() - Method in class org.theta4j.data.GPSInfo
hashCode() - Method in class org.theta4j.data.Rational
hashCode() - Method in class org.theta4j.ptp.data.DeviceInfo
hashCode() - Method in class org.theta4j.ptp.data.Event
hashCode() - Method in class org.theta4j.ptp.data.ObjectInfo
hashCode() - Method in class org.theta4j.ptp.data.Response
hashCode() - Method in class org.theta4j.ptp.data.StorageInfo
hashCode() - Method in class org.theta4j.ptp.type.PtpInteger
 

I

initiateCapture() - Method in class org.theta4j.Theta
Captures an image synchronously.
initiateOpenCapture() - Method in class org.theta4j.Theta
Starts the video recording or the interval shooting.
INT128 - Class in org.theta4j.ptp.type
A class represents 128 defined in PTP standard.
INT128(long) - Constructor for class org.theta4j.ptp.type.INT128
 
INT128(BigInteger) - Constructor for class org.theta4j.ptp.type.INT128
 
INT128(byte[]) - Constructor for class org.theta4j.ptp.type.INT128
 
INT16 - Class in org.theta4j.ptp.type
A class represents INT16 defined in PTP standard.
INT16(long) - Constructor for class org.theta4j.ptp.type.INT16
 
INT16(BigInteger) - Constructor for class org.theta4j.ptp.type.INT16
 
INT16(byte[]) - Constructor for class org.theta4j.ptp.type.INT16
 
INT32 - Class in org.theta4j.ptp.type
A class represents INT32 defined in PTP standard.
INT32(long) - Constructor for class org.theta4j.ptp.type.INT32
 
INT32(BigInteger) - Constructor for class org.theta4j.ptp.type.INT32
 
INT32(byte[]) - Constructor for class org.theta4j.ptp.type.INT32
 
INT64 - Class in org.theta4j.ptp.type
A class represents INT64 defined in PTP standard.
INT64(long) - Constructor for class org.theta4j.ptp.type.INT64
 
INT64(BigInteger) - Constructor for class org.theta4j.ptp.type.INT64
 
INT64(byte[]) - Constructor for class org.theta4j.ptp.type.INT64
 
INT8 - Class in org.theta4j.ptp.type
A class represents INT8 defined in PTP standard.
INT8(long) - Constructor for class org.theta4j.ptp.type.INT8
 
INT8(BigInteger) - Constructor for class org.theta4j.ptp.type.INT8
 
INT8(byte[]) - Constructor for class org.theta4j.ptp.type.INT8
 
intValue() - Method in class org.theta4j.ptp.type.PtpInteger
 
ISOSpeed - Enum in org.theta4j.data
The enum represents the ISO speed.
isSigned() - Method in class org.theta4j.ptp.type.INT128
 
isSigned() - Method in class org.theta4j.ptp.type.INT16
 
isSigned() - Method in class org.theta4j.ptp.type.INT32
 
isSigned() - Method in class org.theta4j.ptp.type.INT64
 
isSigned() - Method in class org.theta4j.ptp.type.INT8
 
isSigned() - Method in class org.theta4j.ptp.type.PtpInteger
 
isSigned() - Method in class org.theta4j.ptp.type.UINT128
 
isSigned() - Method in class org.theta4j.ptp.type.UINT16
 
isSigned() - Method in class org.theta4j.ptp.type.UINT32
 
isSigned() - Method in class org.theta4j.ptp.type.UINT64
 
isSigned() - Method in class org.theta4j.ptp.type.UINT8
 

L

level() - Method in enum org.theta4j.data.ErrorInfo
Returns the error level defined by THETA API v1.
longValue() - Method in class org.theta4j.ptp.type.PtpInteger
 

M

MAX_VALUE - Static variable in class org.theta4j.ptp.type.INT128
 
MAX_VALUE - Static variable in class org.theta4j.ptp.type.INT16
 
MAX_VALUE - Static variable in class org.theta4j.ptp.type.INT32
 
MAX_VALUE - Static variable in class org.theta4j.ptp.type.INT64
 
MAX_VALUE - Static variable in class org.theta4j.ptp.type.INT8
 
MAX_VALUE - Static variable in class org.theta4j.ptp.type.UINT128
 
MAX_VALUE - Static variable in class org.theta4j.ptp.type.UINT16
 
MAX_VALUE - Static variable in class org.theta4j.ptp.type.UINT32
 
MAX_VALUE - Static variable in class org.theta4j.ptp.type.UINT64
 
MAX_VALUE - Static variable in class org.theta4j.ptp.type.UINT8
 
MIN_SIZE_IN_BYTES - Static variable in class org.theta4j.ptp.type.STR
Minimum size of type in bytes.
MIN_VALUE - Static variable in class org.theta4j.ptp.type.INT128
 
MIN_VALUE - Static variable in class org.theta4j.ptp.type.INT16
 
MIN_VALUE - Static variable in class org.theta4j.ptp.type.INT32
 
MIN_VALUE - Static variable in class org.theta4j.ptp.type.INT64
 
MIN_VALUE - Static variable in class org.theta4j.ptp.type.INT8
 
MIN_VALUE - Static variable in class org.theta4j.ptp.type.UINT128
 
MIN_VALUE - Static variable in class org.theta4j.ptp.type.UINT16
 
MIN_VALUE - Static variable in class org.theta4j.ptp.type.UINT32
 
MIN_VALUE - Static variable in class org.theta4j.ptp.type.UINT64
 
MIN_VALUE - Static variable in class org.theta4j.ptp.type.UINT8
 

O

ObjectInfo - Class in org.theta4j.ptp.data
The object information data set defined in PTP standard.
ObjectInfo(UINT32, UINT16, ObjectInfo.ProtectionStatus, UINT32, UINT16, UINT32, UINT32, UINT32, UINT32, UINT32, UINT32, UINT32, UINT16, UINT32, UINT32, String, String, String, String) - Constructor for class org.theta4j.ptp.data.ObjectInfo
Constructs new object information object.
ObjectInfo.ProtectionStatus - Enum in org.theta4j.ptp.data
ProtectionStatus in ObjectInfo defined in PTP standard.
onCaptureComplete(UINT32) - Method in class org.theta4j.ThetaEventAdapter
Invoked when capturing is complete.
onCaptureComplete(UINT32) - Method in interface org.theta4j.ThetaEventListener
Invoked when capturing is complete.
onCaptureStatusChanged() - Method in class org.theta4j.ThetaEventAdapter
Invoked when the capture status of THETA is changed.
onCaptureStatusChanged() - Method in interface org.theta4j.ThetaEventListener
Invoked when the capture status of THETA is changed.
onObjectAdded(UINT32) - Method in class org.theta4j.ThetaEventAdapter
Invoked when a new object is added.
onObjectAdded(UINT32) - Method in interface org.theta4j.ThetaEventListener
Invoked when a new object is added.
onRecordingTimeChanged() - Method in class org.theta4j.ThetaEventAdapter
Invoked when video recording time is updated.
onRecordingTimeChanged() - Method in interface org.theta4j.ThetaEventListener
Invoked when video recording time is updated.
onRemainingRecordingTimeChanged() - Method in class org.theta4j.ThetaEventAdapter
Invoked when remaining video recording time is updated.
onRemainingRecordingTimeChanged() - Method in interface org.theta4j.ThetaEventListener
Invoked when remaining video recording time is updated.
onStoreFull() - Method in class org.theta4j.ThetaEventAdapter
Invoked when the storage of THETA faced into the limit.
onStoreFull() - Method in interface org.theta4j.ThetaEventListener
Invoked when the storage of THETA faced into the limit.
org.theta4j - package org.theta4j
 
org.theta4j.data - package org.theta4j.data
 
org.theta4j.ptp.data - package org.theta4j.ptp.data
 
org.theta4j.ptp.type - package org.theta4j.ptp.type
 

P

parse(String) - Static method in class org.theta4j.data.GPSInfo
Returns the GPS information from the string represented in the following format.
PtpInteger - Class in org.theta4j.ptp.type
A base class PTP integer classes.

R

Rational - Class in org.theta4j.data
Exif 2.3 standard RATIONAL
Rational(long, long) - Constructor for class org.theta4j.data.Rational
 
read(InputStream) - Static method in class org.theta4j.ptp.data.DeviceInfo
Construct new device information object from InputStream.
read(PtpInputStream) - Static method in class org.theta4j.ptp.data.DeviceInfo
Constructs new device information object from PtpInputStream.
read(InputStream) - Static method in class org.theta4j.ptp.data.ObjectInfo
Constructs new object information object from InputStream.
read(PtpInputStream) - Static method in class org.theta4j.ptp.data.ObjectInfo
Constructs new object information object from PtpInputStream.
read(InputStream) - Static method in class org.theta4j.ptp.data.StorageInfo
Construct StorageInfo from InputStream.
read(PtpInputStream) - Static method in class org.theta4j.ptp.data.StorageInfo
Construct StorageInfo from PtpInputStream.
read(InputStream) - Static method in class org.theta4j.ptp.type.AINT128
 
read(InputStream) - Static method in class org.theta4j.ptp.type.AINT16
 
read(InputStream) - Static method in class org.theta4j.ptp.type.AINT32
 
read(InputStream) - Static method in class org.theta4j.ptp.type.AINT64
 
read(InputStream) - Static method in class org.theta4j.ptp.type.AINT8
 
read(InputStream) - Static method in class org.theta4j.ptp.type.AUINT128
 
read(InputStream) - Static method in class org.theta4j.ptp.type.AUINT16
 
read(InputStream) - Static method in class org.theta4j.ptp.type.AUINT32
 
read(InputStream) - Static method in class org.theta4j.ptp.type.AUINT64
 
read(InputStream) - Static method in class org.theta4j.ptp.type.AUINT8
 
read(InputStream) - Static method in class org.theta4j.ptp.type.INT128
 
read(InputStream) - Static method in class org.theta4j.ptp.type.INT16
 
read(InputStream) - Static method in class org.theta4j.ptp.type.INT32
 
read(InputStream) - Static method in class org.theta4j.ptp.type.INT64
 
read(InputStream) - Static method in class org.theta4j.ptp.type.INT8
 
read(InputStream) - Static method in class org.theta4j.ptp.type.STR
 
read(InputStream) - Static method in class org.theta4j.ptp.type.UINT128
 
read(InputStream) - Static method in class org.theta4j.ptp.type.UINT16
 
read(InputStream) - Static method in class org.theta4j.ptp.type.UINT32
 
read(InputStream) - Static method in class org.theta4j.ptp.type.UINT64
 
read(InputStream) - Static method in class org.theta4j.ptp.type.UINT8
 
removeListener(ThetaEventListener) - Method in class org.theta4j.Theta
Remove an event listener.
Response - Class in org.theta4j.ptp.data
The response class defined in PTP standard.
Response(UINT16, UINT32, UINT32) - Constructor for class org.theta4j.ptp.data.Response
Constructs new PTP response object.
Response(UINT16, UINT32, UINT32, UINT32) - Constructor for class org.theta4j.ptp.data.Response
Constructs new PTP response object.
Response(UINT16, UINT32, UINT32, UINT32, UINT32) - Constructor for class org.theta4j.ptp.data.Response
Constructs new PTP response object.
Response(UINT16, UINT32, UINT32, UINT32, UINT32, UINT32) - Constructor for class org.theta4j.ptp.data.Response
Constructs new PTP response object.
Response(UINT16, UINT32, UINT32, UINT32, UINT32, UINT32, UINT32) - Constructor for class org.theta4j.ptp.data.Response
Constructs new PTP response object.
Response(UINT16, UINT32, UINT32, UINT32, UINT32, UINT32, UINT32, UINT32) - Constructor for class org.theta4j.ptp.data.Response
Constructs new PTP response object.

S

setAudioVolume(int) - Method in class org.theta4j.Theta
Set the volume for the shutter sound.
setAutoPowerOffDelay(int) - Method in class org.theta4j.Theta
Sets the time in minutes to start the auto power off.
setChannelNumber(ChannelNumber) - Method in class org.theta4j.Theta
Sets the wireless LAN channel number.
setDateTime(Date) - Method in class org.theta4j.Theta
Sets the date and time.
setExposureBiasCompensation(ExposureBiasCompensation) - Method in class org.theta4j.Theta
Sets the exposure bias compensation value.
setExposureIndex(ISOSpeed) - Method in class org.theta4j.Theta
Sets the ISO sensitivity.
setGPSInfo(GPSInfo) - Method in class org.theta4j.Theta
Sets the GPS information.
setShutterSpeed(ShutterSpeed) - Method in class org.theta4j.Theta
Sets the shutter speed.
setSleepDelay(int) - Method in class org.theta4j.Theta
Sets the time in seconds to start sleep.
setStillCaptureMode(StillCaptureMode) - Method in class org.theta4j.Theta
Sets the still image shooting method.
setTimelapseInterval(int) - Method in class org.theta4j.Theta
Sets the shooting interval in msec for interval shooting.
setTimelapseNumber(int) - Method in class org.theta4j.Theta
Sets the upper limit value for interval shooting.
setWhiteBalance(WhiteBalance) - Method in class org.theta4j.Theta
Sets the white balance.
ShutterSpeed - Enum in org.theta4j.data
The enum represents the shutter speed.
SIZE_IN_BYTES - Static variable in class org.theta4j.data.Rational
 
SIZE_IN_BYTES - Static variable in class org.theta4j.ptp.type.INT128
Size of type in bytes.
SIZE_IN_BYTES - Static variable in class org.theta4j.ptp.type.INT16
 
SIZE_IN_BYTES - Static variable in class org.theta4j.ptp.type.INT32
 
SIZE_IN_BYTES - Static variable in class org.theta4j.ptp.type.INT64
 
SIZE_IN_BYTES - Static variable in class org.theta4j.ptp.type.INT8
 
SIZE_IN_BYTES - Static variable in class org.theta4j.ptp.type.UINT128
Size of type in bytes.
SIZE_IN_BYTES - Static variable in class org.theta4j.ptp.type.UINT16
Size of type in bytes.
SIZE_IN_BYTES - Static variable in class org.theta4j.ptp.type.UINT32
Size of type in bytes.
SIZE_IN_BYTES - Static variable in class org.theta4j.ptp.type.UINT64
Size of type in bytes.
SIZE_IN_BYTES - Static variable in class org.theta4j.ptp.type.UINT8
 
sizeInBytes() - Method in class org.theta4j.ptp.type.INT128
 
sizeInBytes() - Method in class org.theta4j.ptp.type.INT16
 
sizeInBytes() - Method in class org.theta4j.ptp.type.INT32
 
sizeInBytes() - Method in class org.theta4j.ptp.type.INT64
 
sizeInBytes() - Method in class org.theta4j.ptp.type.INT8
 
sizeInBytes() - Method in class org.theta4j.ptp.type.PtpInteger
 
sizeInBytes() - Method in class org.theta4j.ptp.type.UINT128
 
sizeInBytes() - Method in class org.theta4j.ptp.type.UINT16
 
sizeInBytes() - Method in class org.theta4j.ptp.type.UINT32
 
sizeInBytes() - Method in class org.theta4j.ptp.type.UINT64
 
sizeInBytes() - Method in class org.theta4j.ptp.type.UINT8
 
StillCaptureMode - Enum in org.theta4j.data
The enum represents the still capture mode.
StorageInfo - Class in org.theta4j.ptp.data
The storage information data set defined in PTP standard.
StorageInfo(UINT16, UINT16, UINT16, UINT64, UINT64, UINT32, String, String) - Constructor for class org.theta4j.ptp.data.StorageInfo
 
STR - Class in org.theta4j.ptp.type
Converter for java.lang.String and PTP String

T

terminateOpenCapture() - Method in class org.theta4j.Theta
Exits a continuous shooting.
Theta - Class in org.theta4j
This class provides the interface for RICOH THETA on PTP-IP.
Theta() - Constructor for class org.theta4j.Theta
Connect to THETA.
ThetaEventAdapter - Class in org.theta4j
An abstract adapter class for receiving THETA events.
ThetaEventAdapter() - Constructor for class org.theta4j.ThetaEventAdapter
 
ThetaEventListener - Interface in org.theta4j
An interface for receiving THETA events.
toBytes(String) - Static method in class org.theta4j.ptp.type.STR
 
toString() - Method in class org.theta4j.data.GPSInfo
Returns the string representation of the GPS information.
toString() - Method in class org.theta4j.data.Rational
Returns the string such as 1/1, 2/2, and 3/5.
toString() - Method in class org.theta4j.ptp.data.DeviceInfo
toString() - Method in class org.theta4j.ptp.data.Event
toString() - Method in class org.theta4j.ptp.data.ObjectInfo
toString() - Method in class org.theta4j.ptp.data.Response
toString() - Method in class org.theta4j.ptp.data.StorageInfo
toString() - Method in class org.theta4j.ptp.type.PtpInteger
 

U

UINT128 - Class in org.theta4j.ptp.type
A class represents UINT128 defined in PTP standard.
UINT128(long) - Constructor for class org.theta4j.ptp.type.UINT128
 
UINT128(BigInteger) - Constructor for class org.theta4j.ptp.type.UINT128
 
UINT128(byte[]) - Constructor for class org.theta4j.ptp.type.UINT128
 
UINT16 - Class in org.theta4j.ptp.type
A class represents UINT16 defined in PTP standard.
UINT16(long) - Constructor for class org.theta4j.ptp.type.UINT16
 
UINT16(BigInteger) - Constructor for class org.theta4j.ptp.type.UINT16
 
UINT16(byte[]) - Constructor for class org.theta4j.ptp.type.UINT16
 
UINT32 - Class in org.theta4j.ptp.type
A class represents UINT32 defined in PTP standard.
UINT32(long) - Constructor for class org.theta4j.ptp.type.UINT32
 
UINT32(BigInteger) - Constructor for class org.theta4j.ptp.type.UINT32
 
UINT32(byte[]) - Constructor for class org.theta4j.ptp.type.UINT32
 
UINT64 - Class in org.theta4j.ptp.type
A class represents UINT64 defined in PTP standard.
UINT64(long) - Constructor for class org.theta4j.ptp.type.UINT64
 
UINT64(BigInteger) - Constructor for class org.theta4j.ptp.type.UINT64
 
UINT64(byte[]) - Constructor for class org.theta4j.ptp.type.UINT64
 
UINT8 - Class in org.theta4j.ptp.type
A class represents UINT8 defined in PTP standard.
UINT8(long) - Constructor for class org.theta4j.ptp.type.UINT8
 
UINT8(BigInteger) - Constructor for class org.theta4j.ptp.type.UINT8
 
UINT8(byte[]) - Constructor for class org.theta4j.ptp.type.UINT8
 

V

value() - Method in enum org.theta4j.data.BatteryLevel
Returns the integer value according to THETA API v1.
value() - Method in enum org.theta4j.data.CaptureStatus
Returns the integer value according to THETA API v1.
value() - Method in enum org.theta4j.data.ChannelNumber
Returns the integer value according THETA API v1.
value() - Method in enum org.theta4j.data.ErrorInfo
Returns the value defined by THETA API v1.
value() - Method in enum org.theta4j.data.ExposureBiasCompensation
Returns the integer value according THETA API v1.
value() - Method in enum org.theta4j.data.ISOSpeed
Returns the integer value according THETA API v1.
value() - Method in enum org.theta4j.data.ShutterSpeed
Returns the integer value according THETA API v1.
value() - Method in enum org.theta4j.data.StillCaptureMode
Returns the integer value according THETA API v1.
value() - Method in enum org.theta4j.data.WhiteBalance
Returns the integer value according THETA API v1.
value() - Method in enum org.theta4j.ptp.data.ObjectInfo.ProtectionStatus
Returns the integer value according PTP standard.
value() - Method in enum org.theta4j.ptp.type.DataType
 
valueOf(String) - Static method in enum org.theta4j.data.BatteryLevel
Returns the enum constant of this type with the specified name.
valueOf(UINT8) - Static method in enum org.theta4j.data.BatteryLevel
Returns the battery level enum from the integer value defined by THETA API v1.
valueOf(String) - Static method in enum org.theta4j.data.CaptureStatus
Returns the enum constant of this type with the specified name.
valueOf(UINT8) - Static method in enum org.theta4j.data.CaptureStatus
Returns the capture status enum from the integer value defined by THETA API v1.
valueOf(String) - Static method in enum org.theta4j.data.ChannelNumber
Returns the enum constant of this type with the specified name.
valueOf(UINT8) - Static method in enum org.theta4j.data.ChannelNumber
Returns the channel number enum from the integer value defined by THETA API v1.
valueOf(String) - Static method in enum org.theta4j.data.ErrorInfo.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.theta4j.data.ErrorInfo
Returns the enum constant of this type with the specified name.
valueOf(UINT32) - Static method in enum org.theta4j.data.ErrorInfo
Returns the error information enum from the value defined by THETA API v1.
valueOf(String) - Static method in enum org.theta4j.data.ExposureBiasCompensation
Returns the enum constant of this type with the specified name.
valueOf(INT16) - Static method in enum org.theta4j.data.ExposureBiasCompensation
Get the exposure bias compensation enum from the integer value defined by THETA API v1.
valueOf(String) - Static method in enum org.theta4j.data.ISOSpeed
Returns the enum constant of this type with the specified name.
valueOf(UINT16) - Static method in enum org.theta4j.data.ISOSpeed
Returns the ISO speed enum from the integer value defined by THETA API v1.
valueOf(byte[]) - Static method in class org.theta4j.data.Rational
Returns the
valueOf(String) - Static method in enum org.theta4j.data.ShutterSpeed
Returns the enum constant of this type with the specified name.
valueOf(Rational) - Static method in enum org.theta4j.data.ShutterSpeed
Returns the shutter speed enum from the integer value defined by THETA API v1.
valueOf(String) - Static method in enum org.theta4j.data.StillCaptureMode
Returns the enum constant of this type with the specified name.
valueOf(UINT16) - Static method in enum org.theta4j.data.StillCaptureMode
Returns the still capture mode enum from the integer value defined by THETA API v1.
valueOf(String) - Static method in enum org.theta4j.data.WhiteBalance
Returns the enum constant of this type with the specified name.
valueOf(UINT16) - Static method in enum org.theta4j.data.WhiteBalance
Returns the white balance enum from the integer value defined by THETA API v1.
valueOf(String) - Static method in enum org.theta4j.ptp.data.ObjectInfo.ProtectionStatus
Returns the enum constant of this type with the specified name.
valueOf(UINT16) - Static method in enum org.theta4j.ptp.data.ObjectInfo.ProtectionStatus
Returns ProtectionStatus enum from the value.
valueOf(String) - Static method in enum org.theta4j.ptp.type.DataType
Returns the enum constant of this type with the specified name.
valueOf(UINT16) - Static method in enum org.theta4j.ptp.type.DataType
 
values() - Static method in enum org.theta4j.data.BatteryLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.theta4j.data.CaptureStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.theta4j.data.ChannelNumber
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.theta4j.data.ErrorInfo.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.theta4j.data.ErrorInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.theta4j.data.ExposureBiasCompensation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.theta4j.data.ISOSpeed
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.theta4j.data.ShutterSpeed
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.theta4j.data.StillCaptureMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.theta4j.data.WhiteBalance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.theta4j.ptp.data.ObjectInfo.ProtectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.theta4j.ptp.type.DataType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WhiteBalance - Enum in org.theta4j.data
The enum represents the white balance.

Z

ZERO - Static variable in class org.theta4j.ptp.type.INT128
 
ZERO - Static variable in class org.theta4j.ptp.type.INT16
 
ZERO - Static variable in class org.theta4j.ptp.type.INT32
 
ZERO - Static variable in class org.theta4j.ptp.type.INT64
 
ZERO - Static variable in class org.theta4j.ptp.type.INT8
 
ZERO - Static variable in class org.theta4j.ptp.type.UINT128
 
ZERO - Static variable in class org.theta4j.ptp.type.UINT16
 
ZERO - Static variable in class org.theta4j.ptp.type.UINT32
 
ZERO - Static variable in class org.theta4j.ptp.type.UINT64
 
ZERO - Static variable in class org.theta4j.ptp.type.UINT8
 
A B C D E F G H I L M O P R S T U V W Z