org
.
locationtech
.
rasterframes
.
tiles
InternalRowTile
Related Docs:
class InternalRowTile
|
package tiles
object
InternalRowTile
extends
Serializable
Linear Supertypes
Serializable
,
Serializable
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
InternalRowTile
Serializable
Serializable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
case class
BitCellReader
(
t:
InternalRowTile
)
extends
CellReader
with
Product
with
Serializable
case class
ByteCellReader
(
t:
InternalRowTile
)
extends
CellReader
with
Product
with
Serializable
case class
ByteUDNDCellReader
(
t:
InternalRowTile
,
userDefinedByteNoDataValue:
Byte
)
extends
CellReader
with
UserDefinedByteNoDataConversions
with
Product
with
Serializable
sealed
trait
CellReader
extends
AnyRef
case class
DoubleCellReader
(
t:
InternalRowTile
)
extends
CellReader
with
Product
with
Serializable
case class
DoubleUDNDCellReader
(
t:
InternalRowTile
,
userDefinedDoubleNoDataValue:
Double
)
extends
CellReader
with
UserDefinedDoubleNoDataConversions
with
Product
with
Serializable
case class
FloatCellReader
(
t:
InternalRowTile
)
extends
CellReader
with
Product
with
Serializable
case class
FloatUDNDCellReader
(
t:
InternalRowTile
,
userDefinedFloatNoDataValue:
Float
)
extends
CellReader
with
UserDefinedFloatNoDataConversions
with
Product
with
Serializable
case class
IntCellReader
(
t:
InternalRowTile
)
extends
CellReader
with
Product
with
Serializable
case class
IntUDNDCellReader
(
t:
InternalRowTile
,
userDefinedIntNoDataValue:
Int
)
extends
CellReader
with
UserDefinedIntNoDataConversions
with
Product
with
Serializable
case class
ShortCellReader
(
t:
InternalRowTile
)
extends
CellReader
with
Product
with
Serializable
case class
ShortUDNDCellReader
(
t:
InternalRowTile
,
userDefinedShortNoDataValue:
Short
)
extends
CellReader
with
UserDefinedShortNoDataConversions
with
Product
with
Serializable
case class
UByteCellReader
(
t:
InternalRowTile
)
extends
CellReader
with
Product
with
Serializable
case class
UByteUDNDCellReader
(
t:
InternalRowTile
,
userDefinedByteNoDataValue:
Byte
)
extends
CellReader
with
UserDefinedByteNoDataConversions
with
Product
with
Serializable
case class
UShortCellReader
(
t:
InternalRowTile
)
extends
CellReader
with
Product
with
Serializable
case class
UShortUDNDCellReader
(
t:
InternalRowTile
,
userDefinedShortNoDataValue:
Short
)
extends
CellReader
with
UserDefinedShortNoDataConversions
with
Product
with
Serializable
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
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
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
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
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
Serializable
Inherited from
Serializable
Inherited from
AnyRef
Inherited from
Any
Ungrouped