trait GeoTiffImageData extends AnyRef
This trait holds the basic information about the image data of a GeoTiff
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- GeoTiffImageData
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Abstract Value Members
- abstract def bandCount: Int
- abstract def bandType: BandType
- abstract def cols: Int
- abstract def decompressor: Decompressor
- abstract def rows: Int
- abstract def segmentBytes: SegmentBytes
- abstract def segmentLayout: GeoTiffSegmentLayout