BoundaryLocation

io.github.scala_tessella.dcel.TilingSymmetry.BoundaryLocation
sealed trait BoundaryLocation

A location on the boundary where a symmetry axis can pass through.

  • Vertex: The axis passes directly through the element at this index.
  • Edge: The axis passes between the elements at these indices.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
In this article