geotrellis
.
spark
.
op
.
focal
SeqTileNeighbors
case class
SeqTileNeighbors
(
seq:
Seq
[
Option
[
Tile
]]
)
extends
TileNeighbors
with
Product
with
Serializable
Linear Supertypes
Product
,
Equals
,
TileNeighbors
,
Serializable
,
Serializable
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
SeqTileNeighbors
Product
Equals
TileNeighbors
Serializable
Serializable
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
SeqTileNeighbors
(
seq:
Seq
[
Option
[
Tile
]]
)
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
e
:
Option
[
Tile
]
East
East
Definition Classes
SeqTileNeighbors
→
TileNeighbors
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
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
getNeighbors
:
Seq
[
Option
[
Tile
]]
Definition Classes
SeqTileNeighbors
→
TileNeighbors
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
n
:
Option
[
Tile
]
North
North
Definition Classes
SeqTileNeighbors
→
TileNeighbors
def
ne
:
Option
[
Tile
]
NorthEast
NorthEast
Definition Classes
SeqTileNeighbors
→
TileNeighbors
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
nw
:
Option
[
Tile
]
NorthWest
NorthWest
Definition Classes
SeqTileNeighbors
→
TileNeighbors
def
s
:
Option
[
Tile
]
South
South
Definition Classes
SeqTileNeighbors
→
TileNeighbors
def
se
:
Option
[
Tile
]
SoutEast
SoutEast
Definition Classes
SeqTileNeighbors
→
TileNeighbors
val
seq
:
Seq
[
Option
[
Tile
]]
def
sw
:
Option
[
Tile
]
SouthWest
SouthWest
Definition Classes
SeqTileNeighbors
→
TileNeighbors
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
w
:
Option
[
Tile
]
West
West
Definition Classes
SeqTileNeighbors
→
TileNeighbors
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
TileNeighbors
Inherited from
Serializable
Inherited from
Serializable
Inherited from
AnyRef
Inherited from
Any
Ungrouped