case class GeoTiffMetadata(extent: Extent, crs: CRS, name: String, uri: URI) extends Product with Serializable
- Annotations
- @experimental()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- GeoTiffMetadata
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All