OtherNodeStrategy

io.github.scala_tessella.tessella.TilingGrowth.OtherNodeStrategy

Enumerates the possible strategies to find an adjacent perimeter node

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
case FIXED

Members list

Type members

Enum entries

final case class FIXED(from: Node) extends OtherNodeStrategy
case case HIGHER_ORDINAL extends OtherNodeStrategy
case case LOWER_ORDINAL extends OtherNodeStrategy
case case NARROWER_ANGLE extends OtherNodeStrategy
case case WIDER_ANGLE extends OtherNodeStrategy