RegularPolygon
Methods to deal with regular polygons in a tiling
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
RegularPolygon.type
Members list
Type members
Classlikes
Polygons ordered by ascending number of sides
Sequence of polygons ordered by ascending max number of sides
Sequence of polygons ordered by ascending max number of sides
Attributes
- Supertypes
- Self type
-
PolygonsMaxOrdering.type
Sequence of polygons ordered by ascending number of sides
Sequence of polygons ordered by ascending number of sides
Attributes
- Supertypes
- Self type
-
PolygonsSeqOrdering.type
Vertices ordered by size first, then by contained polygons.
Vertices ordered by size first, then by contained polygons.
Attributes
- Supertypes
- Self type
-
VertexSizeOrdering.type
Extensions
Extensions
All the fillable vertices that could be added to form a full vertex.
All the fillable vertices that could be added to form a full vertex.
Attributes
All full vertices containing the vertex
All full vertices containing the vertex
Attributes
Checks if contained in another
Checks if contained in another
Attributes
Checks if vertex is fillable
Checks if vertex is fillable
Attributes
Checks if vertex is full
Checks if vertex is full
Attributes
Checks if full and reduced to its minor version
Checks if full and reduced to its minor version
Attributes
Checks if vertex is less than full
Checks if vertex is less than full
Attributes
- Note
-
it might be less than full, but not fillable because no polygon is fitting
Checks if vertex is fillable or less than full
Checks if vertex is fillable or less than full
Attributes
Checks if remainder of an internal vertex to form a full one
Checks if remainder of an internal vertex to form a full one
Attributes
Checks if two full vertices are the same, their minor versions identical
Checks if two full vertices are the same, their minor versions identical
Attributes
Checks if valid
Checks if valid
Attributes
Attributes
- Returns
-
the underlying sequence of ordered polygons
Measure of the area with unit side.
Measure of the area with unit side.
Attributes
Attributes
- Returns
-
the underlying number of sides
Checks if all vertices in the sequence are full
Checks if all vertices in the sequence are full
Attributes
Only vertices not contained in others.
Only vertices not contained in others.