org
.
locationtech
.
rasterframes
.
ref
JVMGeoTiffRasterSource
Related Doc:
package ref
case class
JVMGeoTiffRasterSource
(
source:
URI
)
extends
DelegatingRasterSource
with
Product
with
Serializable
Linear Supertypes
Product
,
Equals
,
DelegatingRasterSource
,
URIRasterSource
,
RFRasterSource
,
ProjectedRasterLike
,
CellGrid
[
Int
],
Grid
[
Int
],
Serializable
,
Serializable
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
JVMGeoTiffRasterSource
Product
Equals
DelegatingRasterSource
URIRasterSource
RFRasterSource
ProjectedRasterLike
CellGrid
Grid
Serializable
Serializable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
JVMGeoTiffRasterSource
(
source:
URI
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
bandCount
:
Int
Definition Classes
DelegatingRasterSource
→
RFRasterSource
def
cellSize
:
CellSize
Definition Classes
RFRasterSource
def
cellType
:
CellType
Definition Classes
DelegatingRasterSource
→
RFRasterSource
→
ProjectedRasterLike
→ CellGrid
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
cols
:
Int
Definition Classes
DelegatingRasterSource
→
ProjectedRasterLike
→ Grid
def
crs
:
CRS
Definition Classes
DelegatingRasterSource
→
RFRasterSource
→
ProjectedRasterLike
def
dimensions
:
Dimensions
[
Int
]
Definition Classes
Grid
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
obj:
Any
)
:
Boolean
Definition Classes
DelegatingRasterSource
→ AnyRef → Any
def
extent
:
Extent
Definition Classes
DelegatingRasterSource
→
RFRasterSource
→
ProjectedRasterLike
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
gridBounds
:
GridBounds
[
Int
]
Definition Classes
RFRasterSource
def
gridExtent
:
GridExtent
[
Int
]
Definition Classes
RFRasterSource
def
hashCode
()
:
Int
Definition Classes
DelegatingRasterSource
→ AnyRef → Any
def
info
:
SimpleRasterInfo
Definition Classes
DelegatingRasterSource
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
layoutBounds
(
dims:
Dimensions
[
Int
]
)
:
Seq
[
GridBounds
[
Int
]]
Definition Classes
RFRasterSource
def
layoutExtents
(
dims:
Dimensions
[
Int
]
)
:
Seq
[
Extent
]
Definition Classes
RFRasterSource
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
rasterExtent
:
RasterExtent
Definition Classes
RFRasterSource
def
read
(
extent:
Extent
,
bands:
Seq
[
Int
]
)
:
Raster
[
MultibandTile
]
Definition Classes
DelegatingRasterSource
→
RFRasterSource
def
read
(
bounds:
GridBounds
[
Int
]
,
bands:
Seq
[
Int
]
)
:
Raster
[
MultibandTile
]
Definition Classes
DelegatingRasterSource
→
RFRasterSource
def
readAll
(
dims:
Dimensions
[
Int
] =
NOMINAL_TILE_DIMS
,
bands:
Seq
[
Int
] =
SINGLEBAND
)
:
Seq
[
Raster
[
MultibandTile
]]
Definition Classes
RFRasterSource
def
readBounds
(
bounds:
Traversable
[
GridBounds
[
Int
]]
,
bands:
Seq
[
Int
]
)
:
Iterator
[
Raster
[
MultibandTile
]]
Definition Classes
DelegatingRasterSource
→
RFRasterSource
def
rows
:
Int
Definition Classes
DelegatingRasterSource
→
ProjectedRasterLike
→ Grid
def
size
:
Int
Definition Classes
Grid
val
source
:
URI
Definition Classes
JVMGeoTiffRasterSource
→
URIRasterSource
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
tags
:
Tags
Definition Classes
DelegatingRasterSource
→
RFRasterSource
def
tileContext
:
TileContext
Definition Classes
RFRasterSource
def
toString
()
:
String
Definition Classes
URIRasterSource
→ AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Product
Inherited from
Equals
Inherited from
DelegatingRasterSource
Inherited from
URIRasterSource
Inherited from
RFRasterSource
Inherited from
ProjectedRasterLike
Inherited from
CellGrid
[
Int
]
Inherited from
Grid
[
Int
]
Inherited from
Serializable
Inherited from
Serializable
Inherited from
AnyRef
Inherited from
Any
Ungrouped