Class Json Class

Encapsulates classes for light field metadata parsing.

Nested types:

NameDescription
Nested typeRoot Represents the root metadata structure. Used in calibration files only.
Nested typeXYValue Represents 2D value.
Nested typeZValue Represents 1D value.
Nested typeXYZValue Represents 3D value.
Nested typeCompressedFrame Represents //compressedFrame structure.
Nested typeCompressionMetadata Represents //compressedFrame/metadata structure.
Nested typeMaster Represents //master structure. This is the root structure for standard picture files.
Nested typeFile Represents /files structure.
Nested typeThumbnailItem Represents /thumbnailArray item structure.
Nested typePicture Represents /picture structure.
Nested typeFrameItem Represents /picture/frameArray item structure.
Nested typeFrameReferences Represents /picture/frameArray/frame structure.
Nested typeFrameParameters Represents /picture/frameArray/parameters structure.
Nested typeViewItem Represents /viewArray item structure.
Nested typeAccelerationItem Represents /accelerationArray item structure.
Nested typeVersion Represents /version structure.
Nested typeLytroTags Represents com.lytro.tags structure.
Nested typeLytroStars Represents com.lytro.stars structure.
Nested typeLytroRefocusStack Represents com.lytro.acceleration.refocusStack structure.
Nested typeDisplayParameters Represents com.lytro.acceleration.refocusStack/displayParameters structure.
Nested typeDisplayDimensions Represents com.lytro.acceleration.refocusStack/displayParameters/displayDimensions structure.
Nested typeDimensionsValue Represents com.lytro.acceleration.refocusStack/displayParameters/displayDimensions/value structure.
Nested typeDepthLut Represents com.lytro.acceleration.refocusStack/depthLut structure.
Nested typeRefocusImageItem Represents com.lytro.acceleration.refocusStack/imageArray item structure.
Nested typeBlockOfRefocusImages Represents com.lytro.acceleration.refocusStack/blockOfImages structure.
Nested typeBlockRefocusMetadata Represents com.lytro.acceleration.refocusStack/blockOfImages/metadataArray item structure.
Nested typeLytroDepthMap Represents com.lytro.acceleration.depthMap structure.
Nested typeDepthMap Represents com.lytro.acceleration.depthMap/DepthMap structure.
Nested typeConfidenceMap Represents com.lytro.acceleration.depthMap/ConfidenceMap structure.
Nested typeLytroEdofParallax Represents com.lytro.acceleration.edofParallax structure.
Nested typeParallaxImageItem Represents com.lytro.acceleration.edofParallax/imageArray item structure.
Nested typeCoordinate2D Represents 2D coordinate.
Nested typeBlockOfParallaxImages Represents com.lytro.acceleration.edofParallax/blockOfImages structure.
Nested typeBlockParallaxMetadata Represents com.lytro.acceleration.edofParallax/blockOfImages/metadataArray item structure.
Nested typeLytroParameters Represents com.lytro.parameters structure.
Nested typeEvent Represents com.lytro.parameters/eventArray item structure.
Nested typeRatioXY Represents 2D ratio.
Nested typeFrameMetadata Represents the frame: root metadata structure.
Nested typeFrameImage Represents frame:image structure.
Nested typeRawDetails Represents frame:image/rawDetails structure.
Nested typePixelFormat Represents frame:image/rawDetails/pixelFormat structure.
Nested typeBayerValue Represents a Bayer filtered pixel value
Nested typePixelPacking Represents frame:image/rawDetails/pixelPacking structure.
Nested typeMosaic Represents frame:image/rawDetails/mosaic structure.
Nested typeCrop Represents frame:image/rawDetails/cropFromSensor structure.
Nested typeColor Represents frame:image/color structure.
Nested typeDevices Represents frame:devices structure.
Nested typeClock Represents frame:devices/clock structure.
Nested typeSensor Represents frame:devices/sensor structure.
Nested typeLens Represents frame:devices/lens structure.
Nested typeOffsetXY Represents 2D offset value.
Nested typeOffsetZ Represents 1D offset value.
Nested typeOffsetXYZ Represents 3D offset value.
Nested typeNDFilter Represents frame:devices/ndfilter structure.
Nested typeShutter Represents frame:devices/shutter structure.
Nested typeSoc Represents frame:devices/soc structure.
Nested typeAccelerometer Represents frame:
Nested typeAccelerometerValue Represents an accelerometer sensor reading.
Nested typeMla Represents frame:devices/mla structure.
Nested typeDefectXY Defect 2D value.
Nested typeScaleXY Scaling 2D value.
Nested typeGps Represents frame:devices/gps structure.
Nested typeFlashItem Represents frame:devices/flashArray item structure.
Nested typeModes Represents frame:modes structure.
Nested typeRegionOfInterest Represents frame:modes/regionOfInterestArray item.
Nested typeCamera Represents frame:camera structure.
Nested typeCompressionDetails Represents frame:compressionDetails structure.
Nested typeStrideXY Stride 2D value.
Nested typePaddingXY Padding 2D value.