object VRT extends Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- VRT
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
type
IndexedSimpleSource = (Long, SimpleSource)
A tuple of Index (long, typically and sfc file name) and a SimpleSource
-
type
SimpleSource = (Int, Elem)
SimpleSource is a tuple of band and SimpleSource Elem
-
type
VRTRasterBand = Elem
Alias for VRTRasterBand xml type, just a common Elem
Value Members
- def accumulatorName(layerName: String): String
- def apply[K](metadata: TileLayerMetadata[K])(implicit arg0: SpatialComponent[K]): VRT
- def outputStream(elem: Elem): ByteArrayOutputStream